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 a39dc6d876a7..e3d88d36c600 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -20,7 +20,7 @@ COMMENT= An SQL database engine in a C library w/ Tcl wrapper USE_GMAKE= YES USE_GNOME= pkgconfig -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 HAS_CONFIGURE= YES USE_REINPLACE= YES INSTALLS_SHLIB= YES |