aboutsummaryrefslogtreecommitdiff
path: root/games/supertux2
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-02-09 16:06:04 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-02-09 16:06:04 +0000
commit453874c39b3b9de5457e2fadafa35f22701715bf (patch)
tree4eb34e0453010c9c36ca7304fba665a9e59c6e66 /games/supertux2
parent4fa138a303c118002c3533a01d7afcbb2d04c79e (diff)
downloadports-453874c39b3b9de5457e2fadafa35f22701715bf.tar.gz
ports-453874c39b3b9de5457e2fadafa35f22701715bf.zip
Notes
Diffstat (limited to 'games/supertux2')
-rw-r--r--games/supertux2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/supertux2/Makefile b/games/supertux2/Makefile
index c23c685fdf06..341a3b10bd31 100644
--- a/games/supertux2/Makefile
+++ b/games/supertux2/Makefile
@@ -14,6 +14,8 @@ LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs \
libcurl.so:${PORTSDIR}/ftp/curl \
libvorbis.so:${PORTSDIR}/audio/libvorbis
+BROKEN_FreeBSD_10= does not build on 10.x
+
USE_SDL= sdl2 image2
USE_GL= glew
USES= cmake:outsource compiler:c++11-lib dos2unix iconv \