diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-05-09 17:31:27 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-05-09 17:31:27 +0000 |
commit | 784414bea1888833e768b3f8541859225d33c302 (patch) | |
tree | aa7084e61a0b6e8bf666e58a071c70c63b33e885 /games/freeorion | |
parent | fff87ede1b96318eda65791e8cad96191e2a7f28 (diff) | |
download | ports-784414bea1888833e768b3f8541859225d33c302.tar.gz ports-784414bea1888833e768b3f8541859225d33c302.zip |
Notes
Diffstat (limited to 'games/freeorion')
-rw-r--r-- | games/freeorion/Makefile | 2 |
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 |