[83816] trunk/dports/www/midori/Portfile

Ryan Schmidt ryandesign at macports.org
Sun Sep 11 07:25:09 PDT 2011


On Sep 11, 2011, at 08:04, afb at macports.org wrote:

> Revision: 83816
>          http://trac.macports.org/changeset/83816
> Author:   afb at macports.org
> 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.





More information about the macports-dev mailing list