diff options
Diffstat (limited to 'www/mod_macro2/Makefile')
-rw-r--r-- | www/mod_macro2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_macro2/Makefile b/www/mod_macro2/Makefile index a541ff140f9e..f3b929781aa4 100644 --- a/www/mod_macro2/Makefile +++ b/www/mod_macro2/Makefile @@ -20,7 +20,7 @@ AP_GENPLIST= YES PORTDOCS= ${PORTNAME}.html .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} |