Revision: 76237 http://trac.macports.org/changeset/76237 Author: singingwolfboy@macports.org Date: 2011-02-18 19:42:21 -0800 (Fri, 18 Feb 2011) Log Message: ----------- Added dependency on gobject-introspection to gdk-pixbuf2 port, to deal with enable-introspection flag Modified Paths: -------------- trunk/dports/graphics/gdk-pixbuf2/Portfile Modified: trunk/dports/graphics/gdk-pixbuf2/Portfile =================================================================== --- trunk/dports/graphics/gdk-pixbuf2/Portfile 2011-02-19 03:40:24 UTC (rev 76236) +++ trunk/dports/graphics/gdk-pixbuf2/Portfile 2011-02-19 03:42:21 UTC (rev 76237) @@ -33,7 +33,8 @@ depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \ port:libpng \ port:jasper \ - port:tiff + port:tiff \ + port:gobject-introspection pre-activate { if { [file exists ${prefix}/lib/pkgconfig/gdk-pixbuf-2.0.pc]
participants (1)
-
singingwolfboy@macports.org