aboutsummaryrefslogtreecommitdiff
path: root/databases/vfront/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/vfront/Makefile')
-rw-r--r--databases/vfront/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/vfront/Makefile b/databases/vfront/Makefile
index 9ae8cb0cdd57..d4d48011f78d 100644
--- a/databases/vfront/Makefile
+++ b/databases/vfront/Makefile
@@ -22,7 +22,8 @@ OPTIONS_MULTI= DATABASE
OPTIONS_MULTI_DATABASE= MYSQL PGSQL
OPTIONS_DEFAULT= MYSQL PGSQL
-MYSQL_USE= MYSQL=yes PHP=mysqli
+MYSQL_USES= mysql
+MYSQL_USE= PHP=mysqli
PGSQL_USES= pgsql
PGSQL_USE= PHP=pgsql