summaryrefslogtreecommitdiff
path: root/math/dune-spgrid
diff options
context:
space:
mode:
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}