aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/sfml/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/sfml/Makefile b/devel/sfml/Makefile
index ce6d383a8918..8e09a634a83e 100644
--- a/devel/sfml/Makefile
+++ b/devel/sfml/Makefile
@@ -19,9 +19,7 @@ LIB_DEPENDS= libFLAC.so:audio/flac \
libvorbis.so:audio/libvorbis \
libxcb-image.so:x11/xcb-util-image
-BROKEN_FreeBSD_9= does not build
-
-USES= cmake dos2unix jpeg openal:al zip:infozip
+USES= cmake compiler:c++11-lang dos2unix jpeg openal:al zip:infozip
CMAKE_ARGS= -DSFML_INSTALL_PKGCONFIG_FILES=ON
DOS2UNIX_FILES= CMakeLists.txt
USE_XORG= x11 xcb