aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorbeat <beat@FreeBSD.org>2012-09-15 00:30:37 +0800
committerbeat <beat@FreeBSD.org>2012-09-15 00:30:37 +0800
commit4a9b274e90719b21a455f3d9e1e6e1c71c1dbe29 (patch)
tree8a49639e768fa4c4f34f37174b2e219505f259ab /math
parent5ac3b4f3928c060bd2a30576ea7a32632ac884e7 (diff)
downloadfreebsd-ports-gnome-4a9b274e90719b21a455f3d9e1e6e1c71c1dbe29.tar.gz
freebsd-ports-gnome-4a9b274e90719b21a455f3d9e1e6e1c71c1dbe29.tar.zst
freebsd-ports-gnome-4a9b274e90719b21a455f3d9e1e6e1c71c1dbe29.zip
- Chase openmpi update
Reported by: pointyhat
Diffstat (limited to 'math')
-rw-r--r--math/parmgridgen/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/parmgridgen/Makefile b/math/parmgridgen/Makefile
index 9ea6f8f074ef..5afdc5652b34 100644
--- a/math/parmgridgen/Makefile
+++ b/math/parmgridgen/Makefile
@@ -7,6 +7,7 @@
PORTNAME= parmgridgen
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= math science
MASTER_SITES= http://www.mgnet.org/mgnet/Codes/parmgridgen/ \
http://www-users.cs.umn.edu/~moulitsa/download/ \
@@ -18,7 +19,7 @@ COMMENT= Library for obtaining a sequence of successive coarse grids
ALL_TARGET= parallel
-LIB_DEPENDS+= mpi.0:${PORTSDIR}/net/openmpi
+LIB_DEPENDS+= mpi.1:${PORTSDIR}/net/openmpi
USE_GMAKE= yes
post-patch: