summaryrefslogtreecommitdiff
path: root/games/rubix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/rubix/Makefile')
-rw-r--r--games/rubix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rubix/Makefile b/games/rubix/Makefile
index 3e0061ec3c37..d0070becbe18 100644
--- a/games/rubix/Makefile
+++ b/games/rubix/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= http://sed.free.fr/rubix/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Another Rubik's cube game with a rather interesting interface
-USES= compiler:nestedfct gmake tar:bzip2
+USES= compiler:nestedfct gmake tar:bzip2 xorg
USE_XORG= x11
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DENGLISH" \
XINC="-I${LOCALBASE}/include" XLIB="-L${LOCALBASE}/lib -lX11"