diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-19 23:41:08 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-19 23:41:08 +0000 |
commit | e3df59997f7e2efcedc9ee963d12c05d0560ad52 (patch) | |
tree | 71e09efa1d92bfd345178b42c50e65b175b4016f /www | |
parent | 06fea1b15bf67bdf93070e88c279d797f89ba7ec (diff) | |
download | ports-e3df59997f7e2efcedc9ee963d12c05d0560ad52.tar.gz ports-e3df59997f7e2efcedc9ee963d12c05d0560ad52.zip |
Notes
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 |