diff options
Diffstat (limited to 'net/scli/Makefile')
-rw-r--r-- | net/scli/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/scli/Makefile b/net/scli/Makefile index 84c7a7d..30e3366 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 |