aboutsummaryrefslogtreecommitdiff
path: root/www/xshttpd-devel
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2008-06-19 12:16:05 +0000
committerJohan van Selst <johans@FreeBSD.org>2008-06-19 12:16:05 +0000
commit94b02c500a3a3173e5338ebb18b164df1ae9a127 (patch)
tree68c95b4d93678b54d25721e61b42feb9701a1f88 /www/xshttpd-devel
parent0401d7f4f9038285eca209bc3c2b3c21ec9f4e4d (diff)
downloadports-94b02c500a3a3173e5338ebb18b164df1ae9a127.tar.gz
ports-94b02c500a3a3173e5338ebb18b164df1ae9a127.zip
Notes
Diffstat (limited to 'www/xshttpd-devel')
-rw-r--r--www/xshttpd-devel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/xshttpd-devel/Makefile b/www/xshttpd-devel/Makefile
index e2982edfa8ce..f84c11c921e6 100644
--- a/www/xshttpd-devel/Makefile
+++ b/www/xshttpd-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xshttpd
DISTVERSION= 3.6b12
+PORTREVISION= 1
CATEGORIES= www ipv6
MASTER_SITES= ftp://ftp.stack.nl/pub/xs-httpd/release/ \
ftp://mud.stack.nl/pub/xs-httpd/release/
@@ -102,6 +103,8 @@ post-patch:
${WRKSRC}/src/constants.h
@${REINPLACE_CMD} -e 's|mime.types ||g' \
${WRKSRC}/config/Makefile.in
+ @${REINPLACE_CMD} -e '/^install-data-am/s|install-docDATA||' \
+ ${WRKSRC}/Makefile.in
post-install:
.if !defined(NOPORTDOCS)