Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2024 10:05:51 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a1d9848befa2 - main - graphics/synfig: mark as BROKEN, fails to build with boost-1.86+
Message-ID:  <202411201005.4AKA5p2s024370@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411201005.4AKA5p2s024370>