diff options
-rw-r--r-- | databases/vfront/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/vfront/Makefile b/databases/vfront/Makefile index b35583e81c6d..d163a5231076 100644 --- a/databases/vfront/Makefile +++ b/databases/vfront/Makefile @@ -22,6 +22,7 @@ USE_PHP= yes OPTIONS_MULTI= database OPTIONS_MULTI_database= MYSQL PGSQL +OPTIONS_DEFAULT= MYSQL PGSQL .include <bsd.port.options.mk> |