aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_mysql
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-12-04 10:24:43 +0000
committerClement Laforet <clement@FreeBSD.org>2005-12-04 10:24:43 +0000
commita38928de30b7dc1f347177ed9ee3e2c9e413c737 (patch)
tree471dd7c486952fbcaaa402d3c955250a245fd7af /www/mod_auth_mysql
parent275ce803799e59f883b5cc6b1b93e31924bbaba6 (diff)
downloadports-a38928de30b7dc1f347177ed9ee3e2c9e413c737.tar.gz
ports-a38928de30b7dc1f347177ed9ee3e2c9e413c737.zip
Notes
Diffstat (limited to 'www/mod_auth_mysql')
-rw-r--r--www/mod_auth_mysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_mysql/Makefile b/www/mod_auth_mysql/Makefile
index 722406c784e8..65d4a84658cc 100644
--- a/www/mod_auth_mysql/Makefile
+++ b/www/mod_auth_mysql/Makefile
@@ -30,7 +30,7 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS= --with-mysql=${PREFIX} \
--with-apxs=${APXS}
-.include "${.CURDIR}/../apache2/Makefile.modules.3rd"
+.include "${.CURDIR}/../apache20/Makefile.modules.3rd"
post-install:
.if !defined(NOPORTDOCS)