Skip to content
Snippets Groups Projects
Commit 3141d17b authored by Christoph Moench-Tegeder's avatar Christoph Moench-Tegeder
Browse files

cad/freecad: chase mpich/openmpi dependency switch after ed69f586

FreeCAD must match it's vtk
parent e916f2a0
No related branches found
No related tags found
No related merge requests found
PORTNAME= FreeCAD PORTNAME= FreeCAD
DISTVERSION= 0.20.1 DISTVERSION= 0.20.1
PORTREVISION= 1 PORTREVISION= 2
# use these for bugfixes/snapshots # use these for bugfixes/snapshots
# DISTVERSION= 0.18-16093 # git rev-list --count # DISTVERSION= 0.18-16093 # git rev-list --count
# DISTVERSIONSUFFIX= -g690774c0e # DISTVERSIONSUFFIX= -g690774c0e
...@@ -29,14 +29,14 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \ ...@@ -29,14 +29,14 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
libboost_thread.so:devel/boost-libs \ libboost_thread.so:devel/boost-libs \
libarea.so:devel/libarea \ libarea.so:devel/libarea \
libmed.so:french/med \ libmed.so:french/med \
libmpi.so:net/mpich \
libshiboken2.cpython-${PYTHON_SUFFIX}${PYTHON_ABIVER}.so:devel/shiboken2@${PY_FLAVOR} \ libshiboken2.cpython-${PYTHON_SUFFIX}${PYTHON_ABIVER}.so:devel/shiboken2@${PY_FLAVOR} \
libhdf5-110.so:science/hdf5-110 libhdf5-110.so:science/hdf5-110
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pivy>0:graphics/py-pivy@${PY_FLAVOR} \ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pivy>0:graphics/py-pivy@${PY_FLAVOR} \
${PYTHON_SITELIBDIR}/matplotlib/__init__.py:math/py-matplotlib@${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 \ 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_GITHUB= yes
USE_XORG= ice sm x11 xext xt USE_XORG= ice sm x11 xext xt
USE_GL= gl glu USE_GL= gl glu
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment