Date: Sun, 22 May 2022 20:18:01 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: d0a098c28614 - main - cad/ifcopenshell: mark as BROKEN after recent boost upgrade Message-ID: <202205222018.24MKI1Zq092761@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=d0a098c28614744c11c2ffb1837c7dbe59403c19 commit d0a098c28614744c11c2ffb1837c7dbe59403c19 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-05-22 19:50:19 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-05-22 20:17:11 +0000 cad/ifcopenshell: mark as BROKEN after recent boost upgrade PR: 246106 --- cad/ifcopenshell/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cad/ifcopenshell/Makefile b/cad/ifcopenshell/Makefile index 4a00981c2304..8fda73a639d6 100644 --- a/cad/ifcopenshell/Makefile +++ b/cad/ifcopenshell/Makefile @@ -14,6 +14,8 @@ BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libTKernel.so:cad/opencascade740 +BROKEN= error: no viable overloaded '=' + USES= cmake compiler:c++11-lang eigen:3 gnome USE_GNOME= libxml2 USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205222018.24MKI1Zq092761>