diff options
Diffstat (limited to 'databases/sqlite34')
-rw-r--r-- | databases/sqlite34/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlite34/Makefile b/databases/sqlite34/Makefile index 9b3d98a19dd9..3ccb41282dc3 100644 --- a/databases/sqlite34/Makefile +++ b/databases/sqlite34/Makefile @@ -19,7 +19,7 @@ CONFLICTS= sqlite3-[0-9]* USE_GMAKE= YES USE_GNOME= pkgconfig -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_DOS2UNIX= *.pc.in USE_LDCONFIG= YES GNU_CONFIGURE= YES |