summaryrefslogtreecommitdiff
path: root/www/mod_auth_mysql2/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-15 10:12:08 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-15 10:12:08 +0000
commit581cac9416d38f70a9e5c680d9751230bd43cbc4 (patch)
tree4ec74f3dd744ca8054cce78df35237dd5b189528 /www/mod_auth_mysql2/Makefile
parentUpdate binutils to 2.33.1 (diff)
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
Diffstat (limited to 'www/mod_auth_mysql2/Makefile')
-rw-r--r--www/mod_auth_mysql2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_auth_mysql2/Makefile b/www/mod_auth_mysql2/Makefile
index a4870da0f923..32485463bd30 100644
--- a/www/mod_auth_mysql2/Makefile
+++ b/www/mod_auth_mysql2/Makefile
@@ -14,9 +14,8 @@ COMMENT= MySQL-based authentication module with VirtualHost support
LICENSE= APACHE20
-USES= apache:2.2+ tar:tgz
+USES= apache:2.2+ mysql tar:tgz
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_MYSQL= yes
AP_FAST_BUILD= yes
AP_GENPLIST= yes
AP_INC+= ${LOCALBASE}/include/mysql