aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-02-04 11:04:50 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-02-04 11:06:09 +0000
commit4805390619666e2a9df3bbe078571649188d3c7f (patch)
tree9c4eb767e6dd7e10fc1da82d9a82d572c82565e0
parent0456f72c58db45f680539e703fc6150ab1cc1f7e (diff)
downloadports-4805390619666e2a9df3bbe078571649188d3c7f.tar.gz
ports-4805390619666e2a9df3bbe078571649188d3c7f.zip
cad/ifcopenshell: unbreak
Switch back to opencascade < 7.6
-rw-r--r--cad/ifcopenshell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/ifcopenshell/Makefile b/cad/ifcopenshell/Makefile
index 13ece6462cf5..e1eb435371c6 100644
--- a/cad/ifcopenshell/Makefile
+++ b/cad/ifcopenshell/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ifcopenshell
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= cad
MAINTAINER= lbartoletti@FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
- libTKernel.so:cad/opencascade
+ libTKernel.so:cad/opencascade740
USES= cmake compiler:c++11-lang eigen:3 gnome
USE_GNOME= libxml2