[93469] trunk/dports/math/atlas/Portfile

jmr at macports.org jmr at macports.org
Wed May 23 10:44:27 PDT 2012


Revision: 93469
          https://trac.macports.org/changeset/93469
Author:   jmr at macports.org
Date:     2012-05-23 10:44:27 -0700 (Wed, 23 May 2012)
Log Message:
-----------
atlas: fix breakage introduced in r93456, 93457

Revision Links:
--------------
    https://trac.macports.org/changeset/93456

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

Modified: trunk/dports/math/atlas/Portfile
===================================================================
--- trunk/dports/math/atlas/Portfile	2012-05-23 16:31:08 UTC (rev 93468)
+++ trunk/dports/math/atlas/Portfile	2012-05-23 17:44:27 UTC (rev 93469)
@@ -114,9 +114,10 @@
     
         configure.cc            ${prefix}/bin/clang-mp-3.2
     } else {
-    
+
         # Defaults to gcc46
-		default_variants		+gcc46
+        set                     gccversion 4.6
+        default_variants		+gcc46
     }
     
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120523/38401f6e/attachment.html>


More information about the macports-changes mailing list