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 cc5078817a53..bd32b921c199 100644 --- a/databases/sqlite2/Makefile +++ b/databases/sqlite2/Makefile @@ -53,7 +53,7 @@ MAKE_ENV+= TCL_VER=${TCL_V} .endif USE_GMAKE= YES -USE_LIBTOOL= YES +USE_LIBTOOL_VER= 13 GNU_CONFIGURE= YES USE_REINPLACE= YES CONFIGURE_ARGS= --prefix=${PREFIX} --with-hints=freebsd.hints |