diff options
Diffstat (limited to 'comms/spandsp-devel/Makefile')
-rw-r--r-- | comms/spandsp-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/spandsp-devel/Makefile b/comms/spandsp-devel/Makefile index f4fb4e3c3b2d..23d38bdbf4af 100644 --- a/comms/spandsp-devel/Makefile +++ b/comms/spandsp-devel/Makefile @@ -20,7 +20,7 @@ COMMENT= A DSP library and software FAX machine LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff WRKSRC= ${WRKDIR}/spandsp-${DISTVERSION:C/pre.*//} -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes GNU_CONFIGURE= yes |