summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-24 23:41:17 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-24 23:41:17 +0000
commit7a8bb926aab66e8544e2fc39b9320e33623ca6df (patch)
tree826bd033b4eaf61145a9c05b25b82e4b6f6ff16b /games
parent- Update to version 1.0.1 (diff)
- Chase libraries because of new audio/sdl_sound version
Notes
Notes: svn path=/head/; revision=92092
Diffstat (limited to 'games')
-rw-r--r--games/gltron/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gltron/Makefile b/games/gltron/Makefile
index f7da40615fb3..2779cd6f4326 100644
--- a/games/gltron/Makefile
+++ b/games/gltron/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gltron
PORTVERSION= 0.62
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://gltron.sourceforge.net/download/
@@ -17,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A 3D worm game for two players for X Window System
LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod \
- SDL_sound-1.0.0:${PORTSDIR}/audio/sdl_sound \
+ SDL_sound-1.0.1:${PORTSDIR}/audio/sdl_sound \
SDL_net.0:${PORTSDIR}/net/sdl_net \
png.5:${PORTSDIR}/graphics/png