summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-05-09 17:31:27 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-05-09 17:31:27 +0000
commit784414bea1888833e768b3f8541859225d33c302 (patch)
treeaa7084e61a0b6e8bf666e58a071c70c63b33e885 /games
parentUpdate to 4.0.4. (diff)
Replace USE_GCC=4.3 by USE_GCC=4.3+.
Approved by: oliver (maintainer)
Notes
Notes: svn path=/head/; revision=233540
Diffstat (limited to 'games')
-rw-r--r--games/freeorion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile
index 9288814e586a..9d1436402584 100644
--- a/games/freeorion/Makefile
+++ b/games/freeorion/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= GiGi.0:${PORTSDIR}/x11-toolkits/gigi \
RUN_DEPENDS= ${LOCALBASE}/lib/libbulletmath.a:${PORTSDIR}/devel/bullet
BUILD_DEPENDS= ${LOCALBASE}/lib/libbulletmath.a:${PORTSDIR}/devel/bullet
-USE_GCC= 4.3
+USE_GCC= 4.3+
USE_BZIP2= yes
USE_PYTHON= yes
USE_SCONS= yes