aboutsummaryrefslogtreecommitdiff
path: root/www/libapreq2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/libapreq2/Makefile')
-rw-r--r--www/libapreq2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libapreq2/Makefile b/www/libapreq2/Makefile
index e58dc79994ca..6e6866f1cb60 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:268 libtool:22
+USE_AUTOTOOLS= autoconf libtool
CONFIGURE_ARGS+= --with-apache2-apxs=${APXS} --with-expat=${LOCALBASE}
MAKE_ENV+= MAKE=${GMAKE} ## MakeMaker blows it without this