summaryrefslogtreecommitdiff
path: root/net/libnss-mysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libnss-mysql/Makefile')
-rw-r--r--net/libnss-mysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libnss-mysql/Makefile b/net/libnss-mysql/Makefile
index 4759868ad8f8..99a4357f815d 100644
--- a/net/libnss-mysql/Makefile
+++ b/net/libnss-mysql/Makefile
@@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-mysql=${LOCALBASE}
INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
USE_MYSQL= yes
.include <bsd.port.pre.mk>