aboutsummaryrefslogtreecommitdiff
path: root/games/rubix
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-29 14:35:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-29 14:35:01 +0000
commit5bf81ff7896ad4fc0c92d3896360b8aec238adc9 (patch)
tree9820a52f001eb8bb4cc52930dd66d3a150497cf4 /games/rubix
parent488b4b165f0440aadc432e6a2d68fe7b690bf982 (diff)
downloadports-5bf81ff7896ad4fc0c92d3896360b8aec238adc9.tar.gz
ports-5bf81ff7896ad4fc0c92d3896360b8aec238adc9.zip
Notes
Diffstat (limited to 'games/rubix')
-rw-r--r--games/rubix/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/rubix/Makefile b/games/rubix/Makefile
index 911e36078c5a..917a19d5e88e 100644
--- a/games/rubix/Makefile
+++ b/games/rubix/Makefile
@@ -10,8 +10,7 @@ MASTER_SITES= http://sed.free.fr/rubix/ \
MAINTAINER= dhn@FreeBSD.org
COMMENT= Another Rubik's cube game with a rather interesting interface
-USE_BZIP2= yes
-USE_GMAKE= yes
+USES= gmake tar:bzip2
USE_XORG= x11
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DENGLISH" \
XINC="-I${LOCALBASE}/include" XLIB="-L${LOCALBASE}/lib -lX11"