diff options
Diffstat (limited to 'games/gomoku.app/Makefile')
-rw-r--r-- | games/gomoku.app/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gomoku.app/Makefile b/games/gomoku.app/Makefile index f197947..175bac7 100644 --- a/games/gomoku.app/Makefile +++ b/games/gomoku.app/Makefile @@ -18,7 +18,6 @@ BUILD_DEPENDS= ${XGPSBUNDLEDIR}/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/libgnustep-xg RUN_DEPENDS= ${XGPSBUNDLEDIR}/${GNU_ARCH}/${OPSYS:L}/gnu-gnu-gnu/libgnustep-xgps:${PORTSDIR}/x11-toolkits/gnustep-xgps PREFIX= ${LOCALBASE}/GNUstep -USE_NEWGCC= yes USE_GMAKE= yes MAKEFILE= GNUmakefile ALL_TARGET= |