aboutsummaryrefslogtreecommitdiff
path: root/www/cadaver
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-29 07:59:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-29 07:59:00 +0000
commitef6182f149860fa36d624a25378b0446b12868f7 (patch)
tree367fbdcf2caa5b460154afabff273c0e67ce1746 /www/cadaver
parent15780fddb17e38f30bf1048412921f9d6740af3a (diff)
downloadports-ef6182f149860fa36d624a25378b0446b12868f7.tar.gz
ports-ef6182f149860fa36d624a25378b0446b12868f7.zip
Notes
Diffstat (limited to 'www/cadaver')
-rw-r--r--www/cadaver/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile
index d20e34a900bb..db8ff802e23e 100644
--- a/www/cadaver/Makefile
+++ b/www/cadaver/Makefile
@@ -17,13 +17,12 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-netrc
ALL_TARGET= cadaver
-MAN1= cadaver.1
-PLIST_FILES= bin/cadaver
+PLIST_FILES= bin/cadaver \
+ man/man1/cadaver.1.gz
# Neither expat nor libneon are needed at all, but the configure
# script breaks if it can not find the Makefile* in them. Exclude
# them to be sure, a stray .h is not included instead of what's
-NO_STAGE= yes
# found under PREFIX (installed by the neon port):
EXTRACT_AFTER_ARGS= \
--exclude '${PORTNAME}-${PORTVERSION}/lib/expat/*.[ch]' \