aboutsummaryrefslogtreecommitdiff
path: root/games/maelstrom
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-05-26 09:03:28 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-05-26 09:03:28 +0000
commit1a0c6460382028113f78d74466aa60b6863a12a2 (patch)
tree2a2123c8418b9d3fb4720dd3a455edefcbf779d8 /games/maelstrom
parenta9600cccfa3fb838f2f27f6c112db2fa2c1752c8 (diff)
downloadports-1a0c6460382028113f78d74466aa60b6863a12a2.tar.gz
ports-1a0c6460382028113f78d74466aa60b6863a12a2.zip
Add USE_NEWGCC to prevent breakage on 3-STABLE.
Notes
Notes: svn path=/head/; revision=28770
Diffstat (limited to 'games/maelstrom')
-rw-r--r--games/maelstrom/Makefile1
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)