Update shared library number for gdk-pixbuf.

Temporarily mark BROKEN as it uses old gdk-pixbuf internals
that have been removed.
This commit is contained in:
Ade Lovett 2000-04-21 16:11:33 +00:00
parent f3e27f9f31
commit 8bc257e235
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27857

View file

@ -15,7 +15,9 @@ MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \
glade.3:${PORTSDIR}/devel/libglade \
gnomeprint.7:${PORTSDIR}/print/gnomeprint \
gdk_pixbuf.1:${PORTSDIR}/graphics/gdk-pixbuf
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
BROKEN= "Uses gdk-pixbuf internals that have disappeared"
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config