diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2024-11-20 13:02:06 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2024-11-20 13:05:23 +0300 |
commit | a1d9848befa2d69c8e79b72b532c4c49dfcb09d1 (patch) | |
tree | 64082414bbfbb90b6840b2371fd476aa687ad879 | |
parent | science/openmodelica: mark as BROKEN, fails to build with boost-1.86+ (diff) |
graphics/synfig: mark as BROKEN, fails to build with boost-1.86+
Sponsored by: Future Crew, LLC
-rw-r--r-- | graphics/synfig/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 \ |