diff options
Diffstat (limited to 'www/mod_auth_external2/Makefile')
-rw-r--r-- | www/mod_auth_external2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_external2/Makefile b/www/mod_auth_external2/Makefile index 2cd40568310e..3ac40ed73966 100644 --- a/www/mod_auth_external2/Makefile +++ b/www/mod_auth_external2/Makefile @@ -22,7 +22,7 @@ SHORTMODNAME= external_auth PORTDOCS= AUTHENTICATORS INSTALL README .include <bsd.port.pre.mk> -.include "${PORTSDIR}/www/apache2/Makefile.modules.3rd" +.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd" post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} |