diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
| commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
| tree | c1022f7df000935302e4c7f143c5b049290dacc2 /databases/sqlite2 | |
| parent | - Update to 20101202 (diff) | |
Sync to new bsd.autotools.mk
Diffstat (limited to 'databases/sqlite2')
| -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 |
