diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/krecipes/Makefile | 1 |
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> |