aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql++3
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql++3')
-rw-r--r--databases/mysql++3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql++3/Makefile b/databases/mysql++3/Makefile
index ebdf0808b0aa..1cbefe279468 100644
--- a/databases/mysql++3/Makefile
+++ b/databases/mysql++3/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= dudu@dudu.ro
COMMENT= Complex C++ API for MySQL${MYSQL_VER}
USE_MYSQL= yes
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:22
CONFIGURE_ARGS+=--with-mysql=${LOCALBASE} --enable-thread-check
USE_LDCONFIG= yes
USE_GMAKE= yes