[81376] trunk/dports/python/py-wxpython/Portfile
Revision: 81376 http://trac.macports.org/changeset/81376 Author: jmr@macports.org Date: 2011-07-29 18:11:18 -0700 (Fri, 29 Jul 2011) Log Message: ----------- py-wxpython: set supported_archs to match wxWidgets Modified Paths: -------------- trunk/dports/python/py-wxpython/Portfile Modified: trunk/dports/python/py-wxpython/Portfile =================================================================== --- trunk/dports/python/py-wxpython/Portfile 2011-07-30 01:07:50 UTC (rev 81375) +++ trunk/dports/python/py-wxpython/Portfile 2011-07-30 01:11:18 UTC (rev 81376) @@ -29,6 +29,9 @@ depends_lib port:python24 \ port:wxWidgets +# wxWidgets is not 64-bit +supported_archs i386 ppc + worksrcdir ${distname}/wxPython extract.post_args "| tar -xf - ${worksrcdir} ${distname}/docs"
participants (1)
-
jmr@macports.org