[103538] trunk/dports/python/py-usadel1/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Thu Feb 28 07:57:21 PST 2013


Revision: 103538
          https://trac.macports.org/changeset/103538
Author:   macsforever2000 at macports.org
Date:     2013-02-28 07:57:21 -0800 (Thu, 28 Feb 2013)
Log Message:
-----------
py-usadel1: Change to +gcc47 as default (#38232).

Modified Paths:
--------------
    trunk/dports/python/py-usadel1/Portfile

Modified: trunk/dports/python/py-usadel1/Portfile
===================================================================
--- trunk/dports/python/py-usadel1/Portfile	2013-02-28 15:33:02 UTC (rev 103537)
+++ trunk/dports/python/py-usadel1/Portfile	2013-02-28 15:57:21 UTC (rev 103538)
@@ -54,8 +54,8 @@
         configure.compiler  macports-gcc-4.8
     }
     
-    if {![variant_isset gcc46] && ![variant_isset gcc47] && ![variant_isset gcc48]} {
-        default_variants +gcc45
+    if {![variant_isset gcc45] && ![variant_isset gcc46] && ![variant_isset gcc48]} {
+        default_variants +gcc47
     }
 
     build.args          config_fc \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130228/61793978/attachment-0001.html>


More information about the macports-changes mailing list