summaryrefslogtreecommitdiff
path: root/devel/libdsp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libdsp/Makefile')
-rw-r--r--devel/libdsp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdsp/Makefile b/devel/libdsp/Makefile
index 387e848d59eb..d52cb0ea826d 100644
--- a/devel/libdsp/Makefile
+++ b/devel/libdsp/Makefile
@@ -19,7 +19,7 @@ COMMENT= C++ class library of common digital signal processing functions
WRKSRC= ${WRKDIR}/libdsp-src/${PORTNAME:S/dsp/DSP/}-${PORTVERSION}
-WANT_LIBTOOL_VER=13
+WANT_LIBTOOL_VER=15
USE_GMAKE= yes
MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" MKDIR="${MKDIR}" \
INLINE_VER="${INLINE_VER}"