From ab824a93f31b3f667569e11c1bb6dc4d44d37068 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Sat, 16 Feb 2002 09:20:25 +0000 Subject: Add missed libxml2 into LIB_DEPENDS. --- devel/gconf2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 06bef7f26eef..87105b26564c 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -16,7 +16,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= ORBit-2.0:${PORTSDIR}/devel/ORBit2 \ - db3.2:${PORTSDIR}/databases/db3 + db3.2:${PORTSDIR}/databases/db3 \ + xml2.5:${PORTSDIR}/textproc/libxml2 USE_BZIP2= yes USE_GMAKE= yes -- cgit v1.2.3