aboutsummaryrefslogtreecommitdiff
path: root/games/wormux/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-15 21:49:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-15 21:49:58 +0000
commitae1f3473b96e3cb637c2b913e18b4674cbc21929 (patch)
treef5838a664aa03e3c6fdba2e9442f69930f2f935e /games/wormux/Makefile
parent7e26e1e84f251e2962127384cd23358ea2140063 (diff)
Notes
Diffstat (limited to 'games/wormux/Makefile')
-rw-r--r--games/wormux/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/wormux/Makefile b/games/wormux/Makefile
index d2ac0791afba..22e187a752ca 100644
--- a/games/wormux/Makefile
+++ b/games/wormux/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= wormux
-DISTVERSION= 0.7beta3
+DISTVERSION= 0.7.4
CATEGORIES= games
MASTER_SITES= http://download.gna.org/wormux/
@@ -16,11 +16,12 @@ COMMENT= Wormux game
LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26
GNU_CONFIGURE= yes
-USE_BZIP2= yes
-USE_SDL= sdl image mixer ttf gfx
+USE_SDL= sdl image mixer ttf gfx net
CONFIGURE_ARGS= --with-datadir-name=${PORTNAME} --program-prefix=""
+MAN6= wormux.6
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000