diff options
Diffstat (limited to 'databases/sqlite3/Makefile')
-rw-r--r-- | databases/sqlite3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index 21953cc99fb0..3d2d424e5d3a 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -18,7 +18,7 @@ CONFLICTS= sqlite34-[0-9]* USE_GMAKE= YES USE_GNOME= pkgconfig -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX} |