diff options
Diffstat (limited to 'games/freeorion/Makefile')
-rw-r--r-- | games/freeorion/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile index b8f12473fa2d..981999d2e4fd 100644 --- a/games/freeorion/Makefile +++ b/games/freeorion/Makefile @@ -22,6 +22,8 @@ LIB_DEPENDS= GiGi.0:${PORTSDIR}/x11-toolkits/gigi \ RUN_DEPENDS= ${LOCALBASE}/lib/libLinearMath.a:${PORTSDIR}/devel/bullet BUILD_DEPENDS= ${LOCALBASE}/lib/libLinearMath.a:${PORTSDIR}/devel/bullet +BROKEN= does not build + USE_GCC= 4.4+ USE_BZIP2= yes USE_PYTHON= yes |