aboutsummaryrefslogtreecommitdiff
path: root/devel/libdsp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libdsp')
-rw-r--r--devel/libdsp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdsp/Makefile b/devel/libdsp/Makefile
index 16d0f8f1f307..41f6022b62be 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}
-USE_LIBTOOL= yes
+USE_LIBTOOL_VER= 13
LIBTOOLFILES= # none
USE_GMAKE= yes
MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" MKDIR="${MKDIR}" \