On Sep 11, 2011, at 08:04, [email protected] wrote: > Revision: 83816 > http://trac.macports.org/changeset/83816 > Author: [email protected] > Date: 2011-09-11 06:04:09 -0700 (Sun, 11 Sep 2011) > Log Message: > ----------- > midori: add pkgconfig dep > > Modified Paths: > -------------- > trunk/dports/www/midori/Portfile > > Modified: trunk/dports/www/midori/Portfile > =================================================================== > --- trunk/dports/www/midori/Portfile 2011-09-11 12:36:40 UTC (rev 83815) > +++ trunk/dports/www/midori/Portfile 2011-09-11 13:04:09 UTC (rev 83816) > @@ -28,7 +28,7 @@ > # glib 2.16.5 or later is required: > depends_lib port:gtk2 path:include/gio/gio.h:glib2 \ > port:webkit-gtk lib:libxml2:libxml2 \ > - port:libtool port:intltool \ > + port:pkgconfig port:libtool port:intltool \ > port:libunique port:libnotify port:vala
Are you sure pkgconfig and intltool are library dependencies? Usually they're just build dependencies. libtool might just be a build dependency too. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
