aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-05-31 21:34:45 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-05-31 21:34:45 +0000
commit845bb504da95f137742a1fe354509c5a9fcc0682 (patch)
tree7b2a34678b3c56833e7b8271e0df5ffa9d17a6a3 /databases
parent17f5e78f0aa955101045aca96ab73de13b460f3a (diff)
downloadports-845bb504da95f137742a1fe354509c5a9fcc0682.tar.gz
ports-845bb504da95f137742a1fe354509c5a9fcc0682.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/mdbtools/Makefile2
-rw-r--r--databases/sqlite2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile
index e11df8bb63e1..29efbe70d5b6 100644
--- a/databases/mdbtools/Makefile
+++ b/databases/mdbtools/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk # To build man-pages
USE_REINPLACE= yes
USE_BISON= yes
USE_GNOME= glib20
-USE_INC_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
DOCS= AUTHORS ChangeLog HACKING NEWS README TODO
diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile
index 41e56068643e..04908ad59acb 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= 13
+USE_LIBTOOL_VER=15
GNU_CONFIGURE= YES
USE_REINPLACE= YES
CONFIGURE_ARGS= --prefix=${PREFIX} --with-hints=freebsd.hints