diff options
Diffstat (limited to 'comms/spandsp/Makefile')
-rw-r--r-- | comms/spandsp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/spandsp/Makefile b/comms/spandsp/Makefile index 98e997fdce20..5642bbc1b19e 100644 --- a/comms/spandsp/Makefile +++ b/comms/spandsp/Makefile @@ -18,7 +18,7 @@ COMMENT= A DSP library and software FAX machine LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |