git: d56b84c1de67 - main - cad/ifcopenshell: mark as BROKEN, fails to build with boost-1.86+

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Wed, 20 Nov 2024 10:05:46 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d56b84c1de67cf7a832b8d24eeb8dfe7024f8cf2

commit d56b84c1de67cf7a832b8d24eeb8dfe7024f8cf2
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-11-20 09:44:09 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-11-20 10:05:20 +0000

    cad/ifcopenshell: mark as BROKEN, fails to build with boost-1.86+
    
    Sponsored by:   Future Crew, LLC
---
 cad/ifcopenshell/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cad/ifcopenshell/Makefile b/cad/ifcopenshell/Makefile
index 9f060975863f..86fa6fdcd1de 100644
--- a/cad/ifcopenshell/Makefile
+++ b/cad/ifcopenshell/Makefile
@@ -14,6 +14,8 @@ WWW=		https://ifcopenshell.org/
 LICENSE=	LGPL3+
 LICENSE_FILE=	${WRKSRC}/COPYING.LESSER
 
+BROKEN=		fails to build with boost-1.86+
+
 BUILD_DEPENDS=	${LOCALBASE}/include/CGAL/Cartesian.h:math/cgal \
 		${LOCALBASE}/include/nlohmann/json.hpp:devel/nlohmann-json \
 		${LOCALBASE}/include/svgpp/svgpp.hpp:graphics/svgpp