aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/scli/Makefile2
-rw-r--r--net/scli/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/scli/Makefile b/net-mgmt/scli/Makefile
index 84c7a7daabec..30e33660c889 100644
--- a/net-mgmt/scli/Makefile
+++ b/net-mgmt/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
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