diff options
Diffstat (limited to 'databases/sqlite2/Makefile')
-rw-r--r-- | databases/sqlite2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile index 27058e41d030..49850895a000 100644 --- a/databases/sqlite2/Makefile +++ b/databases/sqlite2/Makefile @@ -56,7 +56,7 @@ MAKE_ENV+= TCL_VER=${TCL_V} USE_GMAKE= YES USE_GNOME= pkgconfig -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= YES USE_REINPLACE= YES CONFIGURE_ARGS= --prefix=${PREFIX} --with-hints=freebsd.hints |