aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-06-03 14:01:25 +0000
committerChris Rees <crees@FreeBSD.org>2012-06-03 14:01:25 +0000
commitdddefc35884cda547db4bc1e43214e002bccff91 (patch)
tree047662cdaeb412ad8e0444ba096fedace23eaf18 /databases
parente8587758f897567b1d1dfcaedc9a50ca80d6c5fd (diff)
downloadports-dddefc35884cda547db4bc1e43214e002bccff91.tar.gz
ports-dddefc35884cda547db4bc1e43214e002bccff91.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/vfront/Makefile1
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>