1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Set MYSQL as the default database type, to make package building happy

Reported by:	bapt
This commit is contained in:
Pietro Cerutti 2012-10-04 07:12:20 +00:00
parent 0ab4d780d2
commit 8d58e7c503
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305234

View File

@ -19,6 +19,7 @@ LICENSE= BSD
OPTIONS_MULTI= DB
OPTIONS_MULTI_DB= MYSQL PGSQL
OPTIONS_DEFAULT=MYSQL
USE_ZIP= yes
USE_CMAKE= yes