diff options
Diffstat (limited to 'devel/libdsp/Makefile')
-rw-r--r-- | devel/libdsp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdsp/Makefile b/devel/libdsp/Makefile index c4d0fe87f10d..7c327bd34884 100644 --- a/devel/libdsp/Makefile +++ b/devel/libdsp/Makefile @@ -18,7 +18,7 @@ COMMENT= C++ class library of common digital signal processing functions WRKSRC= ${WRKDIR}/libdsp-src-${PORTVERSION}/${PORTNAME:S/dsp/DSP/}-${PORTVERSION} -USE_AUTOTOOLS= libtool:22:env +USE_AUTOTOOLS= libtool:env USE_GMAKE= yes MAKE_ENV= MKDIR="${MKDIR}" INLINE_VER="${INLINE_VER}" MAKEFILE= Makefile.BSD |