Skip to content

Commit

Permalink
cad/ifcopenshell: unbreak
Browse files Browse the repository at this point in the history
Switch back to opencascade < 7.6
  • Loading branch information
lbartoletti committed Feb 4, 2022
1 parent 0456f72 commit 4805390
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cad/ifcopenshell/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= ifcopenshell
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= cad

MAINTAINER= lbartoletti@FreeBSD.org
Expand All @@ -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
Expand Down

0 comments on commit 4805390

Please sign in to comment.