[146370] trunk/dports/graphics/wxWidgets-3.0/Portfile

mojca at macports.org mojca at macports.org
Sun Mar 6 10:20:45 PST 2016


Revision: 146370
          https://trac.macports.org/changeset/146370
Author:   mojca at macports.org
Date:     2016-03-06 10:20:45 -0800 (Sun, 06 Mar 2016)
Log Message:
-----------
wxgtk-3.0: comment out 'if active_variants gtk3 quartz', needs a proper fix

Modified Paths:
--------------
    trunk/dports/graphics/wxWidgets-3.0/Portfile

Modified: trunk/dports/graphics/wxWidgets-3.0/Portfile
===================================================================
--- trunk/dports/graphics/wxWidgets-3.0/Portfile	2016-03-06 18:12:54 UTC (rev 146369)
+++ trunk/dports/graphics/wxWidgets-3.0/Portfile	2016-03-06 18:20:45 UTC (rev 146370)
@@ -188,11 +188,11 @@
     #    default_variants-append +gtk3
     #}
     if {![variant_isset quartz] && ![variant_isset x11]} {
-        if {[active_variants gtk3 quartz ""]} {
-            default_variants-append +quartz
-        } else {
+    #   if {[active_variants gtk3 quartz ""]} {
+    #       default_variants-append +quartz
+    #   } else {
             default_variants-append +x11
-        }
+    #   }
     }
     #if{[variant_isset gtk2]} {
     #    if{[variant_isset quartz]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160306/e044ae26/attachment.html>


More information about the macports-changes mailing list