aboutsummaryrefslogtreecommitdiff
path: root/www/lighttpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/lighttpd/Makefile')
-rw-r--r--www/lighttpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index f4a5fc22e38d..5a87c5458d57 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -22,9 +22,9 @@ GNU_CONFIGURE= yes
USE_GNOME= lthack
.if !defined(_BUILDING_LIGHTTPD_MODULE)
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
.else
-USE_AUTOTOOLS= autoconf:268 autoheader:268 aclocal:111 automake:111 libtool:22
+USE_AUTOTOOLS= autoconf autoheader aclocal automake libtool
ACLOCAL_ARGS= -I m4
.endif
CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/lighttpd --enable-static