From 581cac9416d38f70a9e5c680d9751230bd43cbc4 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Fri, 15 Nov 2019 10:12:08 +0000 Subject: Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql --- www/mod_auth_mysql_another/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/mod_auth_mysql_another') 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 -- cgit v1.2.3