summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-05-18 02:38:19 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-05-18 02:38:19 +0000
commite87c652b1cf528da44a74d5fbe9bf6ed765693a8 (patch)
tree0496c3e754bc6cb8d4a62e24db1e9681dc101767 /net
parentBROKEN: Checksum is incorrect (diff)
BROKEN: Cannot find libxml2 dependency
Notes
Notes: svn path=/head/; revision=59371
Diffstat (limited to 'net')
-rw-r--r--net/scli/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/scli/Makefile b/net/scli/Makefile
index 84c7a7daabec..30e33660c889 100644
--- a/net/scli/Makefile
+++ b/net/scli/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PORTNAME}/
MAINTAINER= lyngbol@wheel.dk
+BROKEN= "Cannot find libxml2 dependency"
+
LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes