summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2012-09-14 16:30:37 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2012-09-14 16:30:37 +0000
commitcd64754fd66f712c0edd593f5d999b3e05f0d46b (patch)
tree8a49639e768fa4c4f34f37174b2e219505f259ab /math
parent- Update zathura, zathura-djvu and zathura-pdf-poppler to 0.2.0 (diff)
- Chase openmpi update
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=304277
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: