aboutsummaryrefslogtreecommitdiffstats
path: root/games/supertux
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2014-05-12 18:53:41 +0800
committermakc <makc@FreeBSD.org>2014-05-12 18:53:41 +0800
commit4d067e1443119a1d2021e990720f8c9d7e893129 (patch)
treee335caa03dfa0972b42ee08e49dee9136104c8a5 /games/supertux
parentf8d59206f411ad9cc1291ec28dc1e7c08446cd6d (diff)
downloadfreebsd-ports-gnome-4d067e1443119a1d2021e990720f8c9d7e893129.tar.gz
freebsd-ports-gnome-4d067e1443119a1d2021e990720f8c9d7e893129.tar.zst
freebsd-ports-gnome-4d067e1443119a1d2021e990720f8c9d7e893129.zip
Convert my ports to USES=tar
Diffstat (limited to 'games/supertux')
-rw-r--r--games/supertux/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/supertux/Makefile b/games/supertux/Makefile
index 343a7228a6a6..2784bfdf17c7 100644
--- a/games/supertux/Makefile
+++ b/games/supertux/Makefile
@@ -10,8 +10,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= makc@FreeBSD.org
COMMENT= Side-scroller game similar to Super Mario Brothers
-USES= gmake
-USE_BZIP2= yes
+USES= gmake tar:bzip2
USE_SDL= image mixer
USE_GL= gl
GNU_CONFIGURE= yes