aboutsummaryrefslogtreecommitdiffstats
path: root/devel/bonobo
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-02-21 04:44:24 +0800
committersteve <steve@FreeBSD.org>2000-02-21 04:44:24 +0800
commitbd256870971d0e44d9bbfed24132a461483a07b2 (patch)
tree1039ea9fa4c9d6e47969893daef23d7acb386cd0 /devel/bonobo
parentccfd8628c09c367cfb43d1753895cd8b7b1961d7 (diff)
downloadfreebsd-ports-gnome-bd256870971d0e44d9bbfed24132a461483a07b2.tar.gz
freebsd-ports-gnome-bd256870971d0e44d9bbfed24132a461483a07b2.tar.zst
freebsd-ports-gnome-bd256870971d0e44d9bbfed24132a461483a07b2.zip
This port also LIB_DEPENDS on the libxml port.
Diffstat (limited to 'devel/bonobo')
-rw-r--r--devel/bonobo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile
index f721e6e4a9dd..3c02f2194a92 100644
--- a/devel/bonobo/Makefile
+++ b/devel/bonobo/Makefile
@@ -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