diff options
Diffstat (limited to 'games/cleanq3/Makefile')
-rw-r--r-- | games/cleanq3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/cleanq3/Makefile b/games/cleanq3/Makefile index 9584f4eaaaec..67a91ab02874 100644 --- a/games/cleanq3/Makefile +++ b/games/cleanq3/Makefile @@ -18,7 +18,6 @@ COMMENT= Cleaned up copy of the original Quake III Arena source code USE_ZIP= yes USE_DOS2UNIX= yes USE_GMAKE= yes -USE_GCC= 3.2+ WRKSRC= ${WRKDIR}/CleanQ3 BUILD_WRKSRC= ${WRKSRC}/code/unix |