aboutsummaryrefslogtreecommitdiff
path: root/games/rubix
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-12-07 15:58:55 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-12-07 15:58:55 +0000
commit28e3af7c554463221c338f39559e13a7d20d7ded (patch)
tree90be48028be8c0ea37cb7497335d6c12353ecc5e /games/rubix
parentd6e9f3069faac8ae8c9f4e405f12b49f73416bc4 (diff)
downloadports-28e3af7c554463221c338f39559e13a7d20d7ded.tar.gz
ports-28e3af7c554463221c338f39559e13a7d20d7ded.zip
Notes
Diffstat (limited to 'games/rubix')
-rw-r--r--games/rubix/Makefile8
-rw-r--r--games/rubix/distinfo2
-rw-r--r--games/rubix/pkg-descr4
3 files changed, 4 insertions, 10 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
diff --git a/games/rubix/distinfo b/games/rubix/distinfo
index fc7a4c85f5d0..acb53218b3ec 100644
--- a/games/rubix/distinfo
+++ b/games/rubix/distinfo
@@ -1 +1 @@
-MD5 (rubix-1.0.3.tar.bz2) = 05a8721e409f7b7d18c994a6a86b2f25
+MD5 (rubix-1.0.4.tar.bz2) = 887d224cda59e5d711cc6365ab7bba04
diff --git a/games/rubix/pkg-descr b/games/rubix/pkg-descr
index 04bbcc24c58e..150a52f491b7 100644
--- a/games/rubix/pkg-descr
+++ b/games/rubix/pkg-descr
@@ -4,7 +4,3 @@ which, according to the author, can't be found in any other
Rubik's Cube games.
WWW: http://sed.free.fr/rubix/
-Author: sed <sed_sed@my-dejanews.com>
-
---Will <andrews@technologist.com>
-