aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/mod_macro2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_macro2/Makefile b/www/mod_macro2/Makefile
index b70715ca25b5..6819fcac789e 100644
--- a/www/mod_macro2/Makefile
+++ b/www/mod_macro2/Makefile
@@ -20,6 +20,7 @@ PORTDOCS= ${PORTNAME}.html
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/apache2/Makefile.modules.3rd"
+post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}