aboutsummaryrefslogtreecommitdiff
path: root/games/xpuyopuyo
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-10-29 10:26:34 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-10-29 10:26:34 +0000
commite9c7865c7124064b3fc99c21d46c6dcb6db4a736 (patch)
tree347c34510f0ae58ea1347d238dbcdf6edf137bfe /games/xpuyopuyo
parent7084552112b70661d3f882be7c9451f8fdd6b3f7 (diff)
downloadports-e9c7865c7124064b3fc99c21d46c6dcb6db4a736.tar.gz
ports-e9c7865c7124064b3fc99c21d46c6dcb6db4a736.zip
Fix Makefile line order.(This is right?)
Notes
Notes: svn path=/head/; revision=22719
Diffstat (limited to 'games/xpuyopuyo')
-rw-r--r--games/xpuyopuyo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile
index 6421345b2fa8..1d0748581d49 100644
--- a/games/xpuyopuyo/Makefile
+++ b/games/xpuyopuyo/Makefile
@@ -19,12 +19,11 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+USE_GMAKE= yes
USE_X_PREFIX= yes
-
GNU_CONFIGURE= yes
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}"
-USE_GMAKE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xpuyopuyo ${PREFIX}/bin/xpuyopuyo