Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2012 16:30:37 +0000 (UTC)
From:      Beat Gaetzi <beat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304277 - head/math/parmgridgen
Message-ID:  <201209141630.q8EGUboQ061314@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209141630.q8EGUboQ061314>