diff options
Diffstat (limited to 'misc/krecipes/Makefile')
-rw-r--r-- | misc/krecipes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/krecipes/Makefile b/misc/krecipes/Makefile index d1dbe335fa81..b6d14adb487f 100644 --- a/misc/krecipes/Makefile +++ b/misc/krecipes/Makefile @@ -15,7 +15,7 @@ MAINTAINER= hank@millerfarm.com COMMENT= Recipe database for cooks USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool OPTIONS= SQLITE "Support for SQLite backend" on \ MYSQL "Support for MySQL backend" off \ |