aboutsummaryrefslogtreecommitdiff
path: root/devel/apr2
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 /devel/apr2
parentbe8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff)
downloadports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.tar.gz
ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.zip
Notes
Diffstat (limited to 'devel/apr2')
-rw-r--r--devel/apr2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile
index b951c25eca57..5307601b8157 100644
--- a/devel/apr2/Makefile
+++ b/devel/apr2/Makefile
@@ -6,6 +6,7 @@
PORTNAME= apr
PORTVERSION= 2.0.${SNAPDATE}
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://svn.apache.org/snapshots/apr/
DISTNAME= ${PORTNAME}_${SNAPDATE}
@@ -34,7 +35,7 @@ OPTIONS= THREADS "Enable Threads in apr" on \
DEVELOPER_ONLY "I want to test apr2 not the maintainer" off
USE_ICONV= yes
-USE_AUTOTOOLS= automake:19 autoconf:262 libtool:22:env
+USE_AUTOTOOLS= automake:19 autoconf:267 libtool:22:env
USE_PERL5_BUILD= yes
USE_PYTHON_BUILD= -2.7
USE_LDCONFIG= yes