Revision
71030
Author
ryandesign@macports.org
Date
2010-08-30 00:57:16 -0700 (Mon, 30 Aug 2010)

Log Message

wxgtk cannot build universal

Modified Paths

Diff

Modified: trunk/dports/x11/wxgtk/Portfile (71029 => 71030)


--- 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