aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-02-16 09:20:25 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-02-16 09:20:25 +0000
commitab824a93f31b3f667569e11c1bb6dc4d44d37068 (patch)
treea36b2a45fc3e6f36174e21bdf5688d0d06821b6e
parent4f18c570eeea14273ebf788cb1e0c110fcc51280 (diff)
downloadports-ab824a93f31b3f667569e11c1bb6dc4d44d37068.tar.gz
ports-ab824a93f31b3f667569e11c1bb6dc4d44d37068.zip
Notes
-rw-r--r--devel/gconf2/Makefile3
1 files changed, 2 insertions, 1 deletions
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