diff options
-rw-r--r-- | comms/spandsp-devel5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/spandsp-devel5/Makefile b/comms/spandsp-devel5/Makefile index 701722f98e1f..65284e441010 100644 --- a/comms/spandsp-devel5/Makefile +++ b/comms/spandsp-devel5/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff LATEST_LINK= ${PORTNAME}5 WRKSRC= ${WRKDIR}/spandsp-0.0.5 -USE_AUTOTOOLS= libtool15 +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes |