aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_mysql41_ap2
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-04-08 09:57:56 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-04-08 09:57:56 +0000
commit00997f6ab65cdea79b083d86dbc62fac9bbf0614 (patch)
treeb6b7ba00f58ec8ba2883c18d2c5bffb8f69ddaa2 /www/mod_auth_mysql41_ap2
parent2f26a9db7a0af153b0d1f777fcedef749c2b0489 (diff)
Notes
Diffstat (limited to 'www/mod_auth_mysql41_ap2')
-rw-r--r--www/mod_auth_mysql41_ap2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_mysql41_ap2/Makefile b/www/mod_auth_mysql41_ap2/Makefile
index ec54cfc9e8c5..97bec649d0f8 100644
--- a/www/mod_auth_mysql41_ap2/Makefile
+++ b/www/mod_auth_mysql41_ap2/Makefile
@@ -31,7 +31,7 @@ do-build:
do-install:
@(cd ${WRKSRC} && ${APXS} -i -A -n ${MODULE_NAME:S/mod_//} ${MODULE_NAME}.la)
-.if !defined(NORPORTDOCS)
+.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}
.endif