aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-05-22 19:50:19 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-05-22 20:17:11 +0000
commitd0a098c28614744c11c2ffb1837c7dbe59403c19 (patch)
tree0ddd5ab1a6709318467d4c5fe3af975a56ad8211
parentd84fd73ecffb6a85ff721af375855b719f9213f1 (diff)
downloadports-d0a098c28614744c11c2ffb1837c7dbe59403c19.tar.gz
ports-d0a098c28614744c11c2ffb1837c7dbe59403c19.zip
cad/ifcopenshell: mark as BROKEN after recent boost upgrade
PR: 246106
-rw-r--r--cad/ifcopenshell/Makefile2
1 files changed, 2 insertions, 0 deletions
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