aboutsummaryrefslogtreecommitdiff
path: root/math/blitz++
diff options
context:
space:
mode:
Diffstat (limited to 'math/blitz++')
-rw-r--r--math/blitz++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile
index bfaa60a3a669..2b2331990e82 100644
--- a/math/blitz++/Makefile
+++ b/math/blitz++/Makefile
@@ -25,7 +25,7 @@ MAKE_ARGS= NOPORTDOCS=yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-cxx=gcc --disable-doxygen
MAKE_ARGS+= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \