summaryrefslogtreecommitdiffstats
path: root/lang/gnustep-base
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2001-07-11 11:22:17 +0000
committertg <tg@FreeBSD.org>2001-07-11 11:22:17 +0000
commitb8cab4c77dd847227eaebebd373731d09195a9ef (patch)
tree0c10f0430cf710a83bbbf1bb92b913512416a017 /lang/gnustep-base
parent694ed35a9c572581333fb6060c3c8b7a36df5b4e (diff)
downloadFreeBSD-ports-b8cab4c77dd847227eaebebd373731d09195a9ef.zip
FreeBSD-ports-b8cab4c77dd847227eaebebd373731d09195a9ef.tar.gz
Add missing dependency on libxml2.
Diffstat (limited to 'lang/gnustep-base')
-rw-r--r--lang/gnustep-base/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile
index 2bda42a..f1559ef 100644
--- a/lang/gnustep-base/Makefile
+++ b/lang/gnustep-base/Makefile
@@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${SYSLIBDIR}/${GNU_ARCH}/${OPSYS:L}/libobjc.so:${PORTSDIR}/lang/gnustep-objc
+LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
RUN_DEPENDS= ${SYSLIBDIR}/${GNU_ARCH}/${OPSYS:L}/libobjc.so:${PORTSDIR}/lang/gnustep-objc
.include <bsd.port.pre.mk>
OpenPOWER on IntegriCloud