aboutsummaryrefslogtreecommitdiff
path: root/games/supertux-devel
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-05-12 10:53:41 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2014-05-12 10:53:41 +0000
commitc425e0b6a4d59c9684be3eae7a4402a2dd33fe11 (patch)
treee335caa03dfa0972b42ee08e49dee9136104c8a5 /games/supertux-devel
parentc0ee1ce198fd9c6483d474389878f95fe3e076f1 (diff)
downloadports-c425e0b6a4d59c9684be3eae7a4402a2dd33fe11.tar.gz
ports-c425e0b6a4d59c9684be3eae7a4402a2dd33fe11.zip
Notes
Diffstat (limited to 'games/supertux-devel')
-rw-r--r--games/supertux-devel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/supertux-devel/Makefile b/games/supertux-devel/Makefile
index 6ad1a8199146..3b7d3161e4d7 100644
--- a/games/supertux-devel/Makefile
+++ b/games/supertux-devel/Makefile
@@ -14,10 +14,9 @@ LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs \
libcurl.so:${PORTSDIR}/ftp/curl \
libvorbis.so:${PORTSDIR}/audio/libvorbis
-USE_BZIP2= yes
USE_SDL= image
USE_GL= glew
-USES= cmake:outsource iconv openal:al
+USES= cmake:outsource iconv openal:al tar:bzip2
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
post-patch: