aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql++
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysql++')
-rw-r--r--databases/mysql++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql++/Makefile b/databases/mysql++/Makefile
index cd01417946f8..1e617481742b 100644
--- a/databases/mysql++/Makefile
+++ b/databases/mysql++/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= sergey@network-asp.biz
COMMENT= Complex C++ API for MySQL
USE_MYSQL= yes
-USE_LIBTOOL_VER= 15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --with-mysql=${LOCALBASE} --includedir=${PREFIX}/include/mysql++
CONFIGURE_ARGS+= --disable-examples
INSTALLS_SHLIB= yes