svn commit: r304277 - head/math/parmgridgen
Beat Gaetzi
beat at FreeBSD.org
Fri Sep 14 16:30:38 UTC 2012
Author: beat
Date: Fri Sep 14 16:30:37 2012
New Revision: 304277
URL: http://svn.freebsd.org/changeset/ports/304277
Log:
- Chase openmpi update
Reported by: pointyhat
Modified:
head/math/parmgridgen/Makefile
Modified: head/math/parmgridgen/Makefile
==============================================================================
--- head/math/parmgridgen/Makefile Fri Sep 14 16:06:31 2012 (r304276)
+++ head/math/parmgridgen/Makefile Fri Sep 14 16:30:37 2012 (r304277)
@@ -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 sequenc
ALL_TARGET= parallel
-LIB_DEPENDS+= mpi.0:${PORTSDIR}/net/openmpi
+LIB_DEPENDS+= mpi.1:${PORTSDIR}/net/openmpi
USE_GMAKE= yes
post-patch:
More information about the svn-ports-all
mailing list