diff options
Diffstat (limited to 'www/lighttpd/Makefile')
-rw-r--r-- | www/lighttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index dba187732ba2..6a1ee62f3410 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -17,7 +17,7 @@ COMMENT= A secure, fast, compliant, and very flexible Web Server LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre USE_BZIP2= yes -USE_AUTOTOOLS= aclocal:110 autoconf:262 autoheader:262 automake:110 libtool:15 +USE_AUTOTOOLS= aclocal:110 autoconf:262 autoheader:262 automake:110 libtool:22 ACLOCAL_ARGS= --force GNU_CONFIGURE= yes USE_GNOME= lthack pkgconfig |