summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2024-11-20 13:02:54 +0300
committerDima Panov <fluffy@FreeBSD.org>2024-11-20 13:05:23 +0300
commitd31374f2526cda322eeb6d14877c0af68a3654da (patch)
tree518056b4dc25a2bb02b2e33318801792bcc2304a
parentgraphics/synfig: mark as BROKEN, fails to build with boost-1.86+ (diff)
games/valyriatear: mark as BROKEN, fails to build with boost-1.86+
Sponsored by: Future Crew, LLC
-rw-r--r--games/valyriatear/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/valyriatear/Makefile b/games/valyriatear/Makefile
index 0e0a77ef7967..0d2b0f5e7df2 100644
--- a/games/valyriatear/Makefile
+++ b/games/valyriatear/Makefile
@@ -12,6 +12,8 @@ WWW= https://valyriatear.blogspot.com/
# GPLv2, GPLv3 (with font exception), OFL-1.1, CC0, CC-BY-3, and CC-BY-SA-3.
LICENSE= GPLv2
+BROKEN= fails to build with boost-1.86+
+
LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
libvorbis.so:audio/libvorbis \
libpng.so:graphics/png