From c68436a7b72179f073b6414d623457a5e3c24e12 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 31 Aug 2002 02:44:07 +0000 Subject: Remove USE_NEWGCC, which is no longer supported or required. Submitted by: Tilman Linneweh PR: ports/40571 --- games/gomoku.app/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'games/gomoku.app/Makefile') diff --git a/games/gomoku.app/Makefile b/games/gomoku.app/Makefile index f19794734f0a..175bac778c34 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= -- cgit v1.2.3