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 d9c0d629c0c8..ec14a0acfe05 100644 --- a/databases/sqlite2/Makefile +++ b/databases/sqlite2/Makefile @@ -17,7 +17,7 @@ COMMENT= An SQL database engine in a C library USE_GMAKE= YES USE_GNOME= pkgconfig -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= YES CONFIGURE_ARGS= --prefix=${PREFIX} --with-hints=freebsd.hints |