aboutsummaryrefslogtreecommitdiff
path: root/www/libapreq2
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
committerAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
commit6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch)
tree7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /www/libapreq2
parent48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (diff)
downloadports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.tar.gz
ports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.zip
Punt autoconf267->autoconf268
Notes
Notes: svn path=/head/; revision=263089
Diffstat (limited to 'www/libapreq2')
-rw-r--r--www/libapreq2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libapreq2/Makefile b/www/libapreq2/Makefile
index a236ef64d068..e58dc79994ca 100644
--- a/www/libapreq2/Makefile
+++ b/www/libapreq2/Makefile
@@ -18,7 +18,7 @@ COMMENT= Generic Apache2 Request Library
USE_APACHE= 2.0+
USE_GMAKE= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= autoconf:267 libtool:22
+USE_AUTOTOOLS= autoconf:268 libtool:22
CONFIGURE_ARGS+= --with-apache2-apxs=${APXS} --with-expat=${LOCALBASE}
MAKE_ENV+= MAKE=${GMAKE} ## MakeMaker blows it without this