Modified: trunk/dports/graphics/gdk-pixbuf/Portfile (75320 => 75321)
--- 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+)*)}