aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-07-05 14:47:13 +0800
committerjgh <jgh@FreeBSD.org>2013-07-05 14:47:13 +0800
commita97c13d5c2b744a3f907151e2bd6a517af1b66ea (patch)
tree0ad2586f8e86437335ae6d4d2d7c71c6bb6a657a /misc
parent713f269ae47713c95c1227911252f14ab9302d08 (diff)
downloadfreebsd-ports-gnome-a97c13d5c2b744a3f907151e2bd6a517af1b66ea.tar.gz
freebsd-ports-gnome-a97c13d5c2b744a3f907151e2bd6a517af1b66ea.tar.zst
freebsd-ports-gnome-a97c13d5c2b744a3f907151e2bd6a517af1b66ea.zip
- fix options conversion
Reported by: portmgr
Diffstat (limited to 'misc')
-rw-r--r--misc/krecipes/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/krecipes/Makefile b/misc/krecipes/Makefile
index f724353afedf..3d0f04a3a5b8 100644
--- a/misc/krecipes/Makefile
+++ b/misc/krecipes/Makefile
@@ -15,6 +15,7 @@ USE_AUTOTOOLS= libtool
OPTIONS_MULTI= DB
OPTIONS_MULTI_DB= SQLITE MYSQL PGSQL
+OPTIONS_DEFAULT= SQLITE
.include <bsd.port.options.mk>