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