diff options
Diffstat (limited to 'www/mod_auth_mysql_another/Makefile')
-rw-r--r-- | www/mod_auth_mysql_another/Makefile | 3 |
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 |