aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authornakai <nakai@FreeBSD.org>1999-10-29 18:26:34 +0800
committernakai <nakai@FreeBSD.org>1999-10-29 18:26:34 +0800
commit955572d4fd1e55ae5d46daa2989531bf8d929e15 (patch)
tree06951e714459076e4bcf3ae063476c45bb6d6c95 /games
parentcf6d8b411c57b1a10e41021f3556e081d2cb3a7e (diff)
downloadfreebsd-ports-gnome-955572d4fd1e55ae5d46daa2989531bf8d929e15.tar.gz
freebsd-ports-gnome-955572d4fd1e55ae5d46daa2989531bf8d929e15.tar.zst
freebsd-ports-gnome-955572d4fd1e55ae5d46daa2989531bf8d929e15.zip
Fix Makefile line order.(This is right?)
Diffstat (limited to 'games')
-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