aboutsummaryrefslogtreecommitdiff
path: root/www/libapreq2
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2009-08-02 19:36:34 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2009-08-02 19:36:34 +0000
commit789d75c728ef23566a07bf5b9bc2190bf34ff4f1 (patch)
treedc7540d42fa2d5d7c1c74515e3bdbf6ab842cd17 /www/libapreq2
parentd1a9e827c98542eb35619dffa314cba50fb08b58 (diff)
downloadports-789d75c728ef23566a07bf5b9bc2190bf34ff4f1.tar.gz
ports-789d75c728ef23566a07bf5b9bc2190bf34ff4f1.zip
Notes
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 daecfa813ad6..31ca90b0f6bd 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:262 libtool:15
+USE_AUTOTOOLS= autoconf:262 libtool:22
CONFIGURE_ARGS+= --with-apache2-apxs=${APXS} --with-expat=${LOCALBASE}
MAKE_ENV+= MAKE=${GMAKE} ## MakeMaker blows it without this