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

mk at macports.org mk at macports.org
Sat Aug 20 05:50:21 PDT 2011


Revision: 82791
          http://trac.macports.org/changeset/82791
Author:   mk at macports.org
Date:     2011-08-20 05:50:19 -0700 (Sat, 20 Aug 2011)
Log Message:
-----------
science/scotch: force use of gcc44, since it is the default for openmpi

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

Modified: trunk/dports/science/scotch/Portfile
===================================================================
--- trunk/dports/science/scotch/Portfile	2011-08-20 11:52:09 UTC (rev 82790)
+++ trunk/dports/science/scotch/Portfile	2011-08-20 12:50:19 UTC (rev 82791)
@@ -5,7 +5,7 @@
 
 name                scotch
 version             5.1.11
-revision            3
+revision            4
 
 # this is specific to this port and *version* for downloading it:
 set release         28043
@@ -36,12 +36,14 @@
 
 use_configure       no
 
+configure.compiler  macports-gcc-4.4
+
 variant universal {
 }
 
 set archflags       [get_canonical_archflags]
 
-depends_lib         port:openmpi
+depends_lib         port:openmpi port:gcc44
 
 build.env-append    CC=${configure.cc} \
                     CXX=${configure.cxx} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110820/0c3e2d5a/attachment.html>


More information about the macports-changes mailing list