[60375] trunk/dports/shells/fish/Portfile

jmr at macports.org jmr at macports.org
Tue Nov 10 04:14:03 PST 2009


Revision: 60375
          http://trac.macports.org/changeset/60375
Author:   jmr at macports.org
Date:     2009-11-10 04:14:00 -0800 (Tue, 10 Nov 2009)
Log Message:
-----------
fish: disable ccache since a user on IRC said it caused configure to fail

Modified Paths:
--------------
    trunk/dports/shells/fish/Portfile

Modified: trunk/dports/shells/fish/Portfile
===================================================================
--- trunk/dports/shells/fish/Portfile	2009-11-10 10:49:32 UTC (rev 60374)
+++ trunk/dports/shells/fish/Portfile	2009-11-10 12:14:00 UTC (rev 60375)
@@ -24,6 +24,8 @@
 depends_build   bin:doxygen:doxygen
 depends_lib     lib:libiconv:libiconv lib:libncurses:ncurses lib:libintl:gettext
 
+configure.ccache no
+
 configure.args  --mandir=${prefix}/share/man --without-xsel
 
 platform darwin {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091110/35f28eeb/attachment.html>


More information about the macports-changes mailing list