From a1d9848befa2d69c8e79b72b532c4c49dfcb09d1 Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Wed, 20 Nov 2024 13:02:06 +0300 Subject: [PATCH] graphics/synfig: mark as BROKEN, fails to build with boost-1.86+ Sponsored by: Future Crew, LLC --- graphics/synfig/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/synfig/Makefile b/graphics/synfig/Makefile index 892a35722afb..caeaf7d8dab1 100644 --- a/graphics/synfig/Makefile +++ b/graphics/synfig/Makefile @@ -10,6 +10,8 @@ WWW= https://www.synfig.org/ LICENSE= GPLv2+ +BROKEN= fails to build with boost-1.86+ + BUILD_DEPENDS= etl>=1.4.5:devel/etl \ gsed:textproc/gsed LIB_DEPENDS= libImath.so:math/Imath \