aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-05-08 03:10:57 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-05-08 03:10:57 +0800
commit3fbfb894164bde46edff75fe0a5ebd403854eb7b (patch)
tree21ab2136b1368455aa8151cc2755abb57b4bdb4e /games
parent79773835b2bacb49fddf231c7fdbe60f54786d51 (diff)
downloadfreebsd-ports-gnome-3fbfb894164bde46edff75fe0a5ebd403854eb7b.tar.gz
freebsd-ports-gnome-3fbfb894164bde46edff75fe0a5ebd403854eb7b.tar.zst
freebsd-ports-gnome-3fbfb894164bde46edff75fe0a5ebd403854eb7b.zip
- Convert USE_BZIP2 to USES
Diffstat (limited to 'games')
-rw-r--r--games/gillo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gillo/Makefile b/games/gillo/Makefile
index cca67eae79dc..1c403d5c9445 100644
--- a/games/gillo/Makefile
+++ b/games/gillo/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= ${JAM}:${PORTSDIR}/devel/jam \
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_BZIP2= yes
+USES= tar:bzip2
USE_GL= gl
USE_SDL= yes