summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2009-07-02 17:30:57 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2009-07-02 17:30:57 +0000
commitff8aaaf6cac0fb715a1599e864b227de7e0344d1 (patch)
treeb8aa0f342b31cb6ad8378141a2467e3e6bd3b2a9
parentupdate to 5.3.2 (diff)
Fix a typo, libtool15 -> libtool:15 in USE_AUTOTOOLS.
Notes
Notes: svn path=/head/; revision=236925
-rw-r--r--comms/spandsp-devel5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/spandsp-devel5/Makefile b/comms/spandsp-devel5/Makefile
index 701722f98e1f..65284e441010 100644
--- a/comms/spandsp-devel5/Makefile
+++ b/comms/spandsp-devel5/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
LATEST_LINK= ${PORTNAME}5
WRKSRC= ${WRKDIR}/spandsp-0.0.5
-USE_AUTOTOOLS= libtool15
+USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
GNU_CONFIGURE= yes