[108309] trunk/dports/science/scotch/Portfile

mk at macports.org mk at macports.org
Thu Jul 18 13:10:49 PDT 2013


Revision: 108309
          https://trac.macports.org/changeset/108309
Author:   mk at macports.org
Date:     2013-07-18 13:10:49 -0700 (Thu, 18 Jul 2013)
Log Message:
-----------
scotch: fix for mpicc (thanks to wimmer), resolves ticket #39333

Modified Paths:
--------------
    trunk/dports/science/scotch/Portfile

Modified: trunk/dports/science/scotch/Portfile
===================================================================
--- trunk/dports/science/scotch/Portfile	2013-07-18 19:55:09 UTC (rev 108308)
+++ trunk/dports/science/scotch/Portfile	2013-07-18 20:10:49 UTC (rev 108309)
@@ -72,6 +72,7 @@
 pre-build {
     copy ${worksrcpath}/Make.inc/Makefile.inc.i686_mac_darwin8 ${worksrcpath}/Makefile.inc
     reinplace "s|gcc|\$(CC)|" ${worksrcpath}/Makefile.inc
+    reinplace "s|mpicc|${prefix}/bin/openmpicc|" ${worksrcpath}/Makefile.inc
 }
 
 build.target scotch ptscotch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130718/f67a0d75/attachment.html>


More information about the macports-changes mailing list