Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2024 10:05:46 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: d56b84c1de67 - main - cad/ifcopenshell: mark as BROKEN, fails to build with boost-1.86+
Message-ID:  <202411201005.4AKA5kpU024147@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=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



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