aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2009-07-02 18:29:08 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2009-07-02 18:29:08 +0000
commit1dc4288e2ec1a0f919703f9095e4bf605487abf8 (patch)
tree0498637bf1d1faf0d66a4c79f273b366b706b7e8 /comms
parentff8aaaf6cac0fb715a1599e864b227de7e0344d1 (diff)
downloadports-1dc4288e2ec1a0f919703f9095e4bf605487abf8.tar.gz
ports-1dc4288e2ec1a0f919703f9095e4bf605487abf8.zip
Fix a typo, libtool15 -> libtool:15 in USE_AUTOTOOLS.
Approved by: Alexander V. Chernikov <melifaro@ipfw.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=236926
Diffstat (limited to 'comms')
-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