summaryrefslogtreecommitdiffstats
path: root/www/thttpd
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2001-12-24 02:17:17 +0000
committerpat <pat@FreeBSD.org>2001-12-24 02:17:17 +0000
commit7b58bb9dae47ea8f4187f1ca01d041c1deab5487 (patch)
tree438ff2856c8402cd6a8f17e494e72efbac6546bf /www/thttpd
parentd53c5acbf7b9968c33e74481b4e41ab6b1e0d413 (diff)
downloadFreeBSD-ports-7b58bb9dae47ea8f4187f1ca01d041c1deab5487.zip
FreeBSD-ports-7b58bb9dae47ea8f4187f1ca01d041c1deab5487.tar.gz
- PORTDOCS police
- DOCSDIR support to some - Brush out some lint
Diffstat (limited to 'www/thttpd')
-rw-r--r--www/thttpd/Makefile2
-rw-r--r--www/thttpd/pkg-plist4
2 files changed, 3 insertions, 3 deletions
diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile
index bc4f109..5737a03 100644
--- a/www/thttpd/Makefile
+++ b/www/thttpd/Makefile
@@ -64,7 +64,7 @@ do-install:
fi
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/thttpd
- @${INSTALL_MAN} ${DISTDIR}/notes.html ${PREFIX}/share/doc/thttpd
+ @${INSTALL_DATA} ${DISTDIR}/notes.html ${PREFIX}/share/doc/thttpd
.endif
post-install:
diff --git a/www/thttpd/pkg-plist b/www/thttpd/pkg-plist
index 9f32b729..e6c366e 100644
--- a/www/thttpd/pkg-plist
+++ b/www/thttpd/pkg-plist
@@ -5,11 +5,11 @@ etc/rc.d/thttpd.sh
etc/thttpd.conf.sample
sbin/thttpd
sbin/thttpd_wrapper
-share/doc/thttpd/notes.html
+%%PORTDOCS%%share/doc/thttpd/notes.html
www/cgi-bin/phf
www/cgi-bin/redirect
www/cgi-bin/ssi
-@dirrm share/doc/thttpd
+%%PORTDOCS%%@dirrm share/doc/thttpd
@dirrm www/cgi-bin
@dirrm www/data
@dirrm www/logs
OpenPOWER on IntegriCloud