[75321] trunk/dports/graphics/gdk-pixbuf/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jan 21 05:09:00 PST 2011


Revision: 75321
          http://trac.macports.org/changeset/75321
Author:   ryandesign at macports.org
Date:     2011-01-21 05:09:00 -0800 (Fri, 21 Jan 2011)
Log Message:
-----------
gdk-pixbuf doesn't like ccache

Modified Paths:
--------------
    trunk/dports/graphics/gdk-pixbuf/Portfile

Modified: trunk/dports/graphics/gdk-pixbuf/Portfile
===================================================================
--- trunk/dports/graphics/gdk-pixbuf/Portfile	2011-01-21 13:03:26 UTC (rev 75320)
+++ trunk/dports/graphics/gdk-pixbuf/Portfile	2011-01-21 13:09:00 UTC (rev 75321)
@@ -35,6 +35,9 @@
 configure.env		LIBS="-L${prefix}/lib"
 configure.args	--with-html-dir=${prefix}/share/doc/$name --disable-gtk-doc
 
+# ccache: invalid option -- d
+configure.ccache no
+
 livecheck.type  regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110121/f9cdc8c0/attachment.html>


More information about the macports-changes mailing list