aboutsummaryrefslogtreecommitdiff
path: root/games/warmux/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-07-17 23:27:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-07-17 23:27:14 +0000
commit115ddb96bf32509ee8bf640311a3a333961b35f0 (patch)
treee2da35850ac03590088a3496b8da029f025af12d /games/warmux/Makefile
parent55dfef846a0a8a9413cfa8b98f1b049b09a437b3 (diff)
downloadports-115ddb96bf32509ee8bf640311a3a333961b35f0.tar.gz
ports-115ddb96bf32509ee8bf640311a3a333961b35f0.zip
Notes
Diffstat (limited to 'games/warmux/Makefile')
-rw-r--r--games/warmux/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/games/warmux/Makefile b/games/warmux/Makefile
index 7d681b00a22f..9baecd6268ab 100644
--- a/games/warmux/Makefile
+++ b/games/warmux/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= wormux
-DISTVERSION= 0.7.9
-PORTREVISION= 3
+DISTVERSION= 0.8
CATEGORIES= games
MASTER_SITES= http://download.gna.org/wormux/
@@ -17,11 +16,13 @@ COMMENT= Wormux game
LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \
curl:${PORTSDIR}/ftp/curl
+USE_BZIP2= yes
GNU_CONFIGURE= yes
+USE_GMAKE= yes
USE_SDL= sdl image mixer ttf gfx net
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --with-datadir-name=${DATADIR} --program-prefix=""
-
+MANCOMPRESSED= no
MAN6= wormux.6
post-patch: