From 960b679f1061d065f88bd4813bde263ce678ada8 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Thu, 28 Aug 2003 01:42:30 +0000 Subject: - use new hook USE_GNUSTEP in bsd.port.mk --- games/gshisen/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'games/gshisen/Makefile') 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 - +USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -.include "${PORTSDIR}/devel/gnustep/bsd.gnustep.mk" +MAKEFILE= -.include +.include -- cgit v1.2.3