aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2009-07-03 02:29:08 +0800
committermezz <mezz@FreeBSD.org>2009-07-03 02:29:08 +0800
commit36baa637d8ed0fc22f008dbf516081d7ed1f8137 (patch)
treedf66cfe261acc42f0f44e9a759b0800663c8f554
parenta55e9b4c5e1d935e90d44021772a047e3b8123c4 (diff)
downloadfreebsd-ports-gnome-36baa637d8ed0fc22f008dbf516081d7ed1f8137.tar.gz
freebsd-ports-gnome-36baa637d8ed0fc22f008dbf516081d7ed1f8137.tar.zst
freebsd-ports-gnome-36baa637d8ed0fc22f008dbf516081d7ed1f8137.zip
Fix a typo, libtool15 -> libtool:15 in USE_AUTOTOOLS.
Approved by: Alexander V. Chernikov <melifaro@ipfw.ru> (maintainer)
-rw-r--r--comms/spandsp-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/spandsp-devel/Makefile b/comms/spandsp-devel/Makefile
index 4d03a999682b..8d185032b92e 100644
--- a/comms/spandsp-devel/Makefile
+++ b/comms/spandsp-devel/Makefile
@@ -19,7 +19,7 @@ COMMENT= A DSP library and software FAX machine
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
WRKSRC= ${WRKDIR}/spandsp-${DISTVERSION:C/pre.*//}
-USE_AUTOTOOLS= libtool15
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
GNU_CONFIGURE= yes