aboutsummaryrefslogtreecommitdiff
path: root/games/spring/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/spring/Makefile')
-rw-r--r--games/spring/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile
index 68af2c1080f1..135f8e4083b0 100644
--- a/games/spring/Makefile
+++ b/games/spring/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spring
PORTVERSION= 98.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games
MASTER_SITES= SF/springrts/springrts/${PORTNAME}-${PORTVERSION} \
http://springrts.com/dl/
@@ -14,6 +14,8 @@ COMMENT= Project aiming to create a new and versatile RTS Engine
LICENSE= GPLv2
+BROKEN_FreeBSD_10= fails to build with boost 1.65, see bug 220762
+
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libboost_thread.so:devel/boost-libs \
libIL.so:graphics/devil \