diff options
Diffstat (limited to 'games/maelstrom/Makefile')
-rw-r--r-- | games/maelstrom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile index 1a3cf5d534f6..658ecff3d5d2 100644 --- a/games/maelstrom/Makefile +++ b/games/maelstrom/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ SDL-1.0.2:${PORTSDIR}/devel/sdl USE_X_PREFIX= yes +USE_NEWGCC= yes GNU_CONFIGURE= yes .if !defined(NOPORTDOCS) |