summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-10-14 17:54:50 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-10-14 17:54:50 +0000
commit604f4a294f1034ec1382f0c5ec14083e378aa323 (patch)
treebdc1f4347c3697cd59f7ff7443d410467bed9885
parentFix DEPENDS (diff)
Fix DEPENDS
Notes
Notes: svn path=/head/; revision=552350
-rw-r--r--science/libgeodecomp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/libgeodecomp/Makefile b/science/libgeodecomp/Makefile
index 0fb36e113f53..fe9dc83bd2f7 100644
--- a/science/libgeodecomp/Makefile
+++ b/science/libgeodecomp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libgeodecomp
PORTVERSION= 0.4.0
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= science devel
MASTER_SITES= http://www.libgeodecomp.org/archive/
@@ -27,7 +27,7 @@ CMAKE_ARGS= -DWITH_CUDA:BOOL=FALSE -DWITH_VISIT:BOOL=FALSE \
OPTIONS_DEFINE= MPI SILO SCOTCH
OPTIONS_DEFAULT= MPI SILO SCOTCH
-MPI_LIB_DEPENDS= libmpich.so:net/mpich2
+MPI_LIB_DEPENDS= libmpich.so:net/mpich
MPI_CMAKE_BOOL= WITH_MPI
SILO_DESC= Enable Silo dependend output