[78492] trunk/dports/lang/python24/Portfile

jmr at macports.org jmr at macports.org
Mon May 9 21:43:15 PDT 2011


Revision: 78492
          http://trac.macports.org/changeset/78492
Author:   jmr at macports.org
Date:     2011-05-09 21:43:14 -0700 (Mon, 09 May 2011)
Log Message:
-----------
python24: set configure.universal_archs to reflect what is actually built, see #21248

Modified Paths:
--------------
    trunk/dports/lang/python24/Portfile

Modified: trunk/dports/lang/python24/Portfile
===================================================================
--- trunk/dports/lang/python24/Portfile	2011-05-10 01:24:07 UTC (rev 78491)
+++ trunk/dports/lang/python24/Portfile	2011-05-10 04:43:14 UTC (rev 78492)
@@ -190,6 +190,8 @@
     }
 }
 
+configure.universal_archs i386 ppc
+
 variant universal {
    if {${configure.sdkroot} != ""} {
       configure.args-append   --enable-universalsdk=${configure.sdkroot}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110509/d08a92cf/attachment.html>


More information about the macports-changes mailing list