aboutsummaryrefslogtreecommitdiffstats
path: root/games/netpanzer
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2014-03-17 16:37:19 +0800
committermadpilot <madpilot@FreeBSD.org>2014-03-17 16:37:19 +0800
commitde66ea4dbec826590d5ec0da96927c8f38a8f858 (patch)
treef3f97e2c2d6d24d6d53f8291bc88808d8a7b4718 /games/netpanzer
parenta34fc8fc4c3c97e7bc0ed52afa8a103753555a1f (diff)
downloadfreebsd-ports-gnome-de66ea4dbec826590d5ec0da96927c8f38a8f858.tar.gz
freebsd-ports-gnome-de66ea4dbec826590d5ec0da96927c8f38a8f858.tar.zst
freebsd-ports-gnome-de66ea4dbec826590d5ec0da96927c8f38a8f858.zip
Convert to new USES=tar
Diffstat (limited to 'games/netpanzer')
-rw-r--r--games/netpanzer/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/netpanzer/Makefile b/games/netpanzer/Makefile
index 30a516bb0177..bd20f42f3b4a 100644
--- a/games/netpanzer/Makefile
+++ b/games/netpanzer/Makefile
@@ -15,8 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LDFLAGS+= ${PTHREAD_LIBS}
CFLAGS+= ${PTHREAD_CFLAGS}
-USES= scons
-USE_BZIP2= yes
+USES= scons tar:bzip2
USE_SDL= sdl mixer image
USE_GNOME= libxml2
SCONS_ARGS+= datadir="${DATADIR}"