Revision: 81730 http://trac.macports.org/changeset/81730 Author: jmr@macports.org Date: 2011-08-04 09:12:20 -0700 (Thu, 04 Aug 2011) Log Message: ----------- py25-wxpython: set supported_archs to match wxWidgets Modified Paths: -------------- trunk/dports/python/py25-wxpython/Portfile Modified: trunk/dports/python/py25-wxpython/Portfile =================================================================== --- trunk/dports/python/py25-wxpython/Portfile 2011-08-04 16:10:34 UTC (rev 81729) +++ trunk/dports/python/py25-wxpython/Portfile 2011-08-04 16:12:20 UTC (rev 81730) @@ -30,6 +30,9 @@ depends_lib port:python25 \ port:wxWidgets +# wxWidgets is 32-bit only +supported_archs i386 ppc + worksrcdir ${distname}/wxPython extract.post_args "| tar -xf - ${worksrcdir} ${distname}/docs"
participants (1)
-
jmr@macports.org