librsvg: make sure we are using the MacPorts version of gdk-pixbuf-query-loaders.
--- trunk/dports/graphics/librsvg/Portfile 2010-10-27 22:34:14 UTC (rev 72812)
+++ trunk/dports/graphics/librsvg/Portfile 2010-10-27 22:41:04 UTC (rev 72813)
@@ -65,7 +65,7 @@
post-activate {
ui_debug "Updating gdk-pixbuf.loaders..."
- system "gdk-pixbuf-query-loaders --update-cache"
+ system "${prefix}/bin/gdk-pixbuf-query-loaders --update-cache"
}
livecheck.type regex