git: 3141d17b6bfa - main - cad/freecad: chase mpich/openmpi dependency switch after ed69f5862e3f
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Oct 2022 21:42:31 UTC
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=3141d17b6bfa85f17f8b173948f69565328e30b9 commit 3141d17b6bfa85f17f8b173948f69565328e30b9 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2022-10-21 21:41:36 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2022-10-21 21:41:36 +0000 cad/freecad: chase mpich/openmpi dependency switch after ed69f5862e3f FreeCAD must match it's vtk --- cad/freecad/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile index a02fde1c3cfe..3f7a844fdeb5 100644 --- a/cad/freecad/Makefile +++ b/cad/freecad/Makefile @@ -1,6 +1,6 @@ PORTNAME= FreeCAD DISTVERSION= 0.20.1 -PORTREVISION= 1 +PORTREVISION= 2 # use these for bugfixes/snapshots # DISTVERSION= 0.18-16093 # git rev-list --count # DISTVERSIONSUFFIX= -g690774c0e @@ -29,14 +29,14 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ libboost_thread.so:devel/boost-libs \ libarea.so:devel/libarea \ libmed.so:french/med \ - libmpi.so:net/mpich \ libshiboken2.cpython-${PYTHON_SUFFIX}${PYTHON_ABIVER}.so:devel/shiboken2@${PY_FLAVOR} \ libhdf5-110.so:science/hdf5-110 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pivy>0:graphics/py-pivy@${PY_FLAVOR} \ ${PYTHON_SITELIBDIR}/matplotlib/__init__.py:math/py-matplotlib@${PY_FLAVOR} USES= dos2unix compiler:c++17-lang cmake cpe gl eigen:3 fortran jpeg \ - localbase:ldflags pkgconfig python:3.7+ localbase qt:5 xorg + localbase:ldflags mpi:openmpi pkgconfig python:3.7+ localbase qt:5 xorg USE_GITHUB= yes USE_XORG= ice sm x11 xext xt USE_GL= gl glu