aboutsummaryrefslogtreecommitdiff
path: root/games/gshisen
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-08-28 01:42:30 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-08-28 01:42:30 +0000
commit960b679f1061d065f88bd4813bde263ce678ada8 (patch)
tree107bdb5fa02093444105d6a1fc5e4d2603aea083 /games/gshisen
parent35fc62a6c3987f2a495454e42d8c7d7e50f7cc74 (diff)
downloadports-960b679f1061d065f88bd4813bde263ce678ada8.tar.gz
ports-960b679f1061d065f88bd4813bde263ce678ada8.zip
Notes
Diffstat (limited to 'games/gshisen')
-rw-r--r--games/gshisen/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile
index b1eb6fe0efe8..cf4f60ee7377 100644
--- a/games/gshisen/Makefile
+++ b/games/gshisen/Makefile
@@ -18,14 +18,10 @@ PREFIX= ${LOCALBASE}/GNUstep
NO_MTREE= yes
WRKSRC= ${WRKDIR}/GShisen
USE_GMAKE= yes
-MAKEFILE=
-MAKE_FLAGS= GUI_BACKEND_LIB=back
-
-.include <bsd.port.pre.mk>
-
+USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-.include "${PORTSDIR}/devel/gnustep/bsd.gnustep.mk"
+MAKEFILE=
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>