This port also LIB_DEPENDS on the libxml port.

This commit is contained in:
Steve Price 2000-02-20 20:44:24 +00:00
parent f7335b8ebb
commit 0d59342482
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26049

View file

@ -15,7 +15,8 @@ MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \
intl.1:${PORTSDIR}/devel/gettext \
gdk_pixbuf.1:${PORTSDIR}/graphics/gdk-pixbuf
gdk_pixbuf.1:${PORTSDIR}/graphics/gdk-pixbuf \
xml.5:${PORTSDIR}/textproc/libxml
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config