aboutsummaryrefslogtreecommitdiff
path: root/games/allacrost/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/allacrost/Makefile')
-rw-r--r--games/allacrost/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile
index 2fbf79b0ff3f..a66c1e731041 100644
--- a/games/allacrost/Makefile
+++ b/games/allacrost/Makefile
@@ -12,6 +12,8 @@ WWW= https://web.archive.org/web/20201126135328/http://allacrost.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= uses incompatible C++ features from different C++ standards that can't be built together due to feature deprecation restrictions
+
LIB_DEPENDS= libpng.so:graphics/png \
libogg.so:audio/libogg \
libvorbis.so:audio/libvorbis \