summaryrefslogtreecommitdiff
path: root/games/rubix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/rubix/Makefile')
-rw-r--r--games/rubix/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/games/rubix/Makefile b/games/rubix/Makefile
index ae4753d6acab..943c60122870 100644
--- a/games/rubix/Makefile
+++ b/games/rubix/Makefile
@@ -6,21 +6,19 @@
#
PORTNAME= rubix
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
CATEGORIES= games
MASTER_SITES= http://sed.free.fr/rubix/
MAINTAINER= ports@FreeBSD.org
COMMENT= Another Rubik's cube game with a rather interesting interface
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
ALL_TARGET= ${PORTNAME}
-MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" XINC="-I${X11BASE}/include" \
- XLIB="-L${X11BASE}/lib -lX11"
+MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DENGLISH" \
+ XINC="-I${X11BASE}/include" XLIB="-L${X11BASE}/lib -lX11"
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/rubix ${PREFIX}/bin