[74198] trunk/dports/devel/poedit/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Dec 6 21:32:24 PST 2010


Revision: 74198
          http://trac.macports.org/changeset/74198
Author:   ryandesign at 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:
--------------
    trunk/dports/devel/poedit/Portfile

Modified: trunk/dports/devel/poedit/Portfile
===================================================================
--- 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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101206/b0d6e671/attachment-0001.html>


More information about the macports-changes mailing list