[42606] trunk/dports/x11

ryandesign at macports.org ryandesign at macports.org
Tue Nov 25 22:47:29 PST 2008


Revision: 42606
          http://trac.macports.org/changeset/42606
Author:   ryandesign at macports.org
Date:     2008-11-25 22:47:28 -0800 (Tue, 25 Nov 2008)
Log Message:
-----------
pango, pango-devel: disable ccache because it apparently doesn't work; closes #17377

Modified Paths:
--------------
    trunk/dports/x11/pango/Portfile
    trunk/dports/x11/pango-devel/Portfile

Modified: trunk/dports/x11/pango/Portfile
===================================================================
--- trunk/dports/x11/pango/Portfile	2008-11-25 20:51:54 UTC (rev 42605)
+++ trunk/dports/x11/pango/Portfile	2008-11-26 06:47:28 UTC (rev 42606)
@@ -39,6 +39,8 @@
 patchfiles \
     patch-ltmain.sh.diff
 
+configure.ccache        no
+
 pre-configure {
     set glib_minimum_version 2.17.3
     set glib_installed_version [exec pkg-config glib-2.0 --modversion]

Modified: trunk/dports/x11/pango-devel/Portfile
===================================================================
--- trunk/dports/x11/pango-devel/Portfile	2008-11-25 20:51:54 UTC (rev 42605)
+++ trunk/dports/x11/pango-devel/Portfile	2008-11-26 06:47:28 UTC (rev 42606)
@@ -42,6 +42,8 @@
 patchfiles \
     patch-ltmain.sh.diff
 
+configure.ccache        no
+
 pre-configure {
     set glib_minimum_version 2.17.3
     set glib_installed_version [exec pkg-config glib-2.0 --modversion]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081125/3d1e1a70/attachment.html>


More information about the macports-changes mailing list