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

blb at macports.org blb at macports.org
Thu May 27 23:46:02 PDT 2010


Revision: 68165
          http://trac.macports.org/changeset/68165
Author:   blb at macports.org
Date:     2010-05-27 23:45:56 -0700 (Thu, 27 May 2010)
Log Message:
-----------
lang/python26 - disable ccache usage, ticket #24716

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

Modified: trunk/dports/lang/python26/Portfile
===================================================================
--- trunk/dports/lang/python26/Portfile	2010-05-28 04:03:23 UTC (rev 68164)
+++ trunk/dports/lang/python26/Portfile	2010-05-28 06:45:56 UTC (rev 68165)
@@ -54,6 +54,7 @@
 
 configure.args          --enable-framework=${frameworks_dir} \
                         --enable-ipv6
+configure.ccache        no
 
 configure.cppflags-append -I${prefix}/include/ncurses
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100527/70e10261/attachment.html>


More information about the macports-changes mailing list