Revision
74198
Author
ryandesign@macports.org
Date
2010-12-06 21:32:19 -0800 (Mon, 06 Dec 2010)

Log Message

poedit: match archness and universality of dependency wxWidgets

Modified Paths

Diff

Modified: trunk/dports/devel/poedit/Portfile (74197 => 74198)


--- trunk/dports/devel/poedit/Portfile	2010-12-07 03:59:33 UTC (rev 74197)
+++ trunk/dports/devel/poedit/Portfile	2010-12-07 05:32:19 UTC (rev 74198)
@@ -26,6 +26,10 @@
 depends_lib     port:wxWidgets \
                 port:gettext
 
+# wxWidgets is not universal and 32-bit only
+universal_variant   no
+supported_archs     i386 ppc
+
 # remove some additional features, especially sparkle because macports handles updates
 configure.args  --disable-transmem --disable-spellchecking --without-sparkle