[49835] trunk/dports/gnome/libgnomecanvas/Portfile

Joshua Root jmr at macports.org
Sat Apr 18 19:28:13 PDT 2009


> -depends_lib \
> -    path:lib/pkgconfig/glib-2.0.pc:glib2 \
> -    port:gtk2 \
> -    path:lib/pkgconfig/pango.pc:pango \
> -    port:gettext \
> -    port:libiconv \
> -	port:libart_lgpl \
> -	port:libglade2
> +depends_lib     port:gtk2 \
> +                port:gettext \
> +                port:libiconv \
> +                port:libart_lgpl \
> +                port:libglade2

You might as well remove all of the redundant dependencies while you're
at it, gettext and libiconv being the ones I noticed here.

- Josh


More information about the macports-dev mailing list