[94060] trunk/dports/math/arpack/Portfile

mmoll at macports.org mmoll at macports.org
Thu Jun 7 11:47:18 PDT 2012


Revision: 94060
          https://trac.macports.org/changeset/94060
Author:   mmoll at macports.org
Date:     2012-06-07 11:47:18 -0700 (Thu, 07 Jun 2012)
Log Message:
-----------
math/arpack: forgot to specify MPIF77 for mpich2 variant. See #34369

Modified Paths:
--------------
    trunk/dports/math/arpack/Portfile

Modified: trunk/dports/math/arpack/Portfile
===================================================================
--- trunk/dports/math/arpack/Portfile	2012-06-07 17:30:12 UTC (rev 94059)
+++ trunk/dports/math/arpack/Portfile	2012-06-07 18:47:18 UTC (rev 94060)
@@ -54,6 +54,7 @@
 
 variant mpich2 description {build with MPICH2} conflicts openmpi {
     depends_lib port:mpich2
+    configure.env-append MPIF77=${prefix}/bin/mpif77
 }
 
 if {![variant_isset mpich2]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120607/6a2791ed/attachment.html>


More information about the macports-changes mailing list