aboutsummaryrefslogtreecommitdiff
path: root/games/xpuyopuyo/Makefile
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>2001-01-19 04:48:57 +0000
committerBrian Feldman <green@FreeBSD.org>2001-01-19 04:48:57 +0000
commite6ebf5b8729bf47996109b19a40bc0ca85ea3c18 (patch)
treebcdbcee59ed7224a1411db3b1779cd860f915698 /games/xpuyopuyo/Makefile
parent34b7aeef1aa351a979166c9bffd724ec59a77551 (diff)
downloadports-e6ebf5b8729bf47996109b19a40bc0ca85ea3c18.tar.gz
ports-e6ebf5b8729bf47996109b19a40bc0ca85ea3c18.zip
Notes
Diffstat (limited to 'games/xpuyopuyo/Makefile')
-rw-r--r--games/xpuyopuyo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile
index 133b0af6ca7f..0d8a9704024f 100644
--- a/games/xpuyopuyo/Makefile
+++ b/games/xpuyopuyo/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xpuyopuyo
-PORTVERSION= 0.4.2
+PORTVERSION= 0.9.3
CATEGORIES= games
MASTER_SITES= http://chaos2.org/xpuyopuyo/ \
http://lenin.dabney.caltech.edu/~justins/xpuyopuyo/
@@ -17,7 +17,6 @@ USE_GMAKE= yes
USE_X_PREFIX= yes
USE_XPM= yes
USE_GTK= yes
-WANT_GNOME= yes
USE_AUTOCONF= yes
MAN6= xpuyopuyo.6
@@ -31,6 +30,7 @@ CONFIGURE_ARGS+=--with-libmikmod-prefix=${LOCALBASE}
.if defined(HAVE_GNOME)
USE_GNOME= yes
+WANT_GNOME= yes
.else
CONFIGURE_ARGS+=--without-gnome
.endif