diff options
Diffstat (limited to 'games/openxcom')
-rw-r--r-- | games/openxcom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openxcom/Makefile b/games/openxcom/Makefile index 4403df6299b9..8d23c6a428b9 100644 --- a/games/openxcom/Makefile +++ b/games/openxcom/Makefile @@ -23,7 +23,7 @@ GH_COMMIT= 5c8b540 USE_GMAKE= yes USE_SDL= sdl mixer image gfx USE_GL= gl -USE_GCC= 4.6+ +USE_GCC= yes BUILD_WRKSRC= ${WRKSRC}/src MAKEFILE= Makefile.simple |