games/allacrost: Add BROKEN line

It is broken on all/most systems due to C++ errors.

Reported by:	fallout
main
Yuri Victorovich 2024-05-17 11:53:15 -07:00
parent 83f1b75593
commit 9f5d16a545
1 changed files with 2 additions and 0 deletions

View File

@ -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 \