aboutsummaryrefslogtreecommitdiffstats
path: root/games/rubix/Makefile
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-12-07 23:58:55 +0800
committerkrion <krion@FreeBSD.org>2003-12-07 23:58:55 +0800
commited06e935eef40654bf3d8633440e7d43e31d332e (patch)
treeac5b24223475d691850f7974645844f4cc286a97 /games/rubix/Makefile
parentec592a0727707a2c898ae3a1e4158754d1be4b4e (diff)
downloadfreebsd-ports-gnome-ed06e935eef40654bf3d8633440e7d43e31d332e.tar.gz
freebsd-ports-gnome-ed06e935eef40654bf3d8633440e7d43e31d332e.tar.zst
freebsd-ports-gnome-ed06e935eef40654bf3d8633440e7d43e31d332e.zip
- Update to version 1.0.4
PR: 60009 Submitted by: Ports Fury
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