[57090] trunk/dports/lang/python26/Portfile

jmr at macports.org jmr at macports.org
Sun Sep 6 07:32:41 PDT 2009


Revision: 57090
          http://trac.macports.org/changeset/57090
Author:   jmr at macports.org
Date:     2009-09-06 07:32:40 -0700 (Sun, 06 Sep 2009)
Log Message:
-----------
python26: stop disabling parallel build; it seems to work fine and this setting was just inherited from python25

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

Modified: trunk/dports/lang/python26/Portfile
===================================================================
--- trunk/dports/lang/python26/Portfile	2009-09-06 14:10:36 UTC (rev 57089)
+++ trunk/dports/lang/python26/Portfile	2009-09-06 14:32:40 UTC (rev 57090)
@@ -56,8 +56,6 @@
 
 configure.cppflags-append -I${prefix}/include/ncurses
 
-use_parallel_build      no
-
 post-patch {
    reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/Lib/cgi.py
    reinplace "s|@@APPLICATIONS_DIR@@|${applications_dir}|g" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090906/1254d680/attachment.html>


More information about the macports-changes mailing list