summaryrefslogtreecommitdiff
path: root/net/freeswitch-core
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
committerAde Lovett <ade@FreeBSD.org>2010-09-15 18:35:24 +0000
commit8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch)
tree1e9812bc2638933184cae2b226809eb69253bb9f /net/freeswitch-core
parentMark DEPRECATED: abandoned upstream. (diff)
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Notes
Notes: svn path=/head/; revision=261230
Diffstat (limited to 'net/freeswitch-core')
-rw-r--r--net/freeswitch-core/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/freeswitch-core/Makefile b/net/freeswitch-core/Makefile
index 7ee54753adce..1db232076503 100644
--- a/net/freeswitch-core/Makefile
+++ b/net/freeswitch-core/Makefile
@@ -7,7 +7,7 @@
PORTNAME= freeswitch-core
PORTVERSION= 1.0.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= http://files.freeswitch.org/:1 \
http://files.freeswitch.org/downloads/libs/:2
@@ -38,7 +38,7 @@ WRKSRC= ${WRKDIR}/${BASE_PORTNAME}-${PORTVERSION}
ONLY_FOR_ARCHS= i386 amd64
-USE_AUTOTOOLS= autoconf:262:env automake:110:env libtool:22:env
+USE_AUTOTOOLS= autoconf:267:env automake:110:env libtool:22:env
USE_PERL5_BUILD=yes