git: a1d9848befa2 - main - graphics/synfig: mark as BROKEN, fails to build with boost-1.86+
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Nov 2024 10:05:51 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a1d9848befa2d69c8e79b72b532c4c49dfcb09d1
commit a1d9848befa2d69c8e79b72b532c4c49dfcb09d1
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-11-20 10:02:06 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-11-20 10:05:23 +0000
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 \