diff options
-rw-r--r-- | www/cadaver/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile index 6d083b00d005..56ba188acc22 100644 --- a/www/cadaver/Makefile +++ b/www/cadaver/Makefile @@ -18,6 +18,8 @@ COMMENT= Commandline client for DAV LIB_DEPENDS= neon.25:${PORTSDIR}/www/neon +BROKEN= Does not compile + USE_GPG?= yes SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.asc USE_GETOPT_LONG= yes |