aboutsummaryrefslogtreecommitdiff
path: root/math/dune-spgrid
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2024-01-26 13:45:48 +0000
committerThierry Thomas <thierry@FreeBSD.org>2024-02-18 09:22:35 +0000
commita62b21d98ac3a81da7047e4f6c3cc97b28c4a955 (patch)
treef68d0f1ad0d68029f664e235742e08ed279d381c /math/dune-spgrid
parent0d309c1afa7476e9aff4fd98b00cb8dbb79d402c (diff)
downloadports-a62b21d98ac3a81da7047e4f6c3cc97b28c4a955.tar.gz
ports-a62b21d98ac3a81da7047e4f6c3cc97b28c4a955.zip
Diffstat (limited to 'math/dune-spgrid')
-rw-r--r--math/dune-spgrid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/dune-spgrid/Makefile b/math/dune-spgrid/Makefile
index 45624c6dfcc9..f51f39ffaa4d 100644
--- a/math/dune-spgrid/Makefile
+++ b/math/dune-spgrid/Makefile
@@ -16,7 +16,7 @@ DUNE_DEPENDS= dune-common>0:math/dune-common \
dune-geometry>0:math/dune-geometry \
dune-uggrid>0:math/dune-uggrid
BUILD_DEPENDS= ${DUNE_DEPENDS} \
- openmpi>0:net/openmpi \
+ openmpi4>0:net/openmpi4 \
vc>0:devel/vc
RUN_DEPENDS= ${DUNE_DEPENDS}