diff options
author | kris <kris@FreeBSD.org> | 2006-01-20 07:41:08 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-01-20 07:41:08 +0800 |
commit | 026216d94ab4532e8065a194a481220d497c1124 (patch) | |
tree | 2b20b24e794873797b43569849282284263543c5 /www | |
parent | 42db93528c171b9d280a56550f2d4eee18331095 (diff) | |
download | freebsd-ports-gnome-026216d94ab4532e8065a194a481220d497c1124.tar.gz freebsd-ports-gnome-026216d94ab4532e8065a194a481220d497c1124.tar.zst freebsd-ports-gnome-026216d94ab4532e8065a194a481220d497c1124.zip |
BROKEN: Does not compile
Diffstat (limited to 'www')
-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 |