summaryrefslogtreecommitdiff
path: root/comms/spandsp
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-01-28 09:07:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-01-28 09:07:47 +0000
commit89a0b31acd9083a2eb8835a17c5d98c775908c34 (patch)
treeeada1f039182dde7633eb80f55ed5ae086ade13d /comms/spandsp
parentupdate to 0.9.6.0 (diff)
Use libtool port instead of included one to avoid objformat a.out botch
Notes
Notes: svn path=/head/; revision=183519
Diffstat (limited to 'comms/spandsp')
-rw-r--r--comms/spandsp/Makefile1
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"