diff options
Diffstat (limited to 'comms/spandsp')
-rw-r--r-- | comms/spandsp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/spandsp/Makefile b/comms/spandsp/Makefile index 2ac4a651ad28..32749fa08b6f 100644 --- a/comms/spandsp/Makefile +++ b/comms/spandsp/Makefile @@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:C/pre.*$//} USE_GMAKE= yes +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |