diff options
Diffstat (limited to 'games/q3cellshading/Makefile')
-rw-r--r-- | games/q3cellshading/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/q3cellshading/Makefile b/games/q3cellshading/Makefile index f67d74d6c7fa..ed986fa60306 100644 --- a/games/q3cellshading/Makefile +++ b/games/q3cellshading/Makefile @@ -20,7 +20,6 @@ ONLY_FOR_ARCHS_REASON= does not run properly; try games/ioquake3 with option USE_ZIP= yes USE_DOS2UNIX= yes USE_GMAKE= yes -USE_GCC= 3.2+ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} BUILD_WRKSRC= ${WRKSRC}/code/unix |