[71030] trunk/dports/x11/wxgtk/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Aug 30 00:57:20 PDT 2010


Revision: 71030
          http://trac.macports.org/changeset/71030
Author:   ryandesign at macports.org
Date:     2010-08-30 00:57:16 -0700 (Mon, 30 Aug 2010)
Log Message:
-----------
wxgtk cannot build universal

Modified Paths:
--------------
    trunk/dports/x11/wxgtk/Portfile

Modified: trunk/dports/x11/wxgtk/Portfile
===================================================================
--- trunk/dports/x11/wxgtk/Portfile	2010-08-30 07:21:29 UTC (rev 71029)
+++ trunk/dports/x11/wxgtk/Portfile	2010-08-30 07:57:16 UTC (rev 71030)
@@ -32,6 +32,9 @@
 patchfiles      patch-Makefile.in \
                 patch-gsocket.diff
 
+# g++-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
+universal_variant no
+
 configure.args  --with-gtk --with-libpng --with-libjpeg --with-libtiff \
                 --with-freetype --with-zlib
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100830/dc67a856/attachment.html>


More information about the macports-changes mailing list