summaryrefslogtreecommitdiff
path: root/www/mod_auth_mysql_another
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_mysql_another
parentUpdate binutils to 2.33.1 (diff)
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
Diffstat (limited to 'www/mod_auth_mysql_another')
-rw-r--r--www/mod_auth_mysql_another/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_auth_mysql_another/Makefile b/www/mod_auth_mysql_another/Makefile
index 8915ebe4b60e..843fa904405b 100644
--- a/www/mod_auth_mysql_another/Makefile
+++ b/www/mod_auth_mysql_another/Makefile
@@ -13,8 +13,7 @@ COMMENT= Allows users to use MySQL databases for user authentication
LICENSE= APACHE10
-USE_MYSQL= yes
-USES= apache:2.2+
+USES= apache:2.2+ mysql
SHORTMODNAME= mysql_auth
AP_FAST_BUILD= yes