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

mmoll at macports.org mmoll at macports.org
Mon Mar 12 21:07:13 PDT 2012


Revision: 90710
          http://trac.macports.org/changeset/90710
Author:   mmoll at macports.org
Date:     2012-03-12 21:07:13 -0700 (Mon, 12 Mar 2012)
Log Message:
-----------
make gcc45 default fortran compiler

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

Modified: trunk/dports/math/arpack/Portfile
===================================================================
--- trunk/dports/math/arpack/Portfile	2012-03-13 04:03:01 UTC (rev 90709)
+++ trunk/dports/math/arpack/Portfile	2012-03-13 04:07:13 UTC (rev 90710)
@@ -86,7 +86,7 @@
 }
 
 if { ![variant_isset gcc42] && ![variant_isset gcc43] && ![variant_isset gcc44] && ![variant_isset gcc45] && ![variant_isset gcc46] && ![variant_isset g95] } {
-	default_variants      +gcc44
+	default_variants      +gcc45
 }
 
 variant openmpi description {build PARPACK, the parallel eigenvalue solver library} conflicts universal {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120312/4a6e48ec/attachment-0001.html>


More information about the macports-changes mailing list