aboutsummaryrefslogtreecommitdiff
path: root/www/lighttpd/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-06-21 13:58:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-06-21 13:58:47 +0000
commita71424857b3c62d9456fbb4e088e24263c02b938 (patch)
tree501ce91b4f264213764020c599f98242c8e948a4 /www/lighttpd/Makefile
parent49bf2316e779179950aa44c0c11b5968cde31b94 (diff)
downloadports-a71424857b3c62d9456fbb4e088e24263c02b938.tar.gz
ports-a71424857b3c62d9456fbb4e088e24263c02b938.zip
Notes
Diffstat (limited to 'www/lighttpd/Makefile')
-rw-r--r--www/lighttpd/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile
index ea6b7fd786b2..bee69c33f10e 100644
--- a/www/lighttpd/Makefile
+++ b/www/lighttpd/Makefile
@@ -18,14 +18,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes
-USES= gmake libtool pkgconfig tar:xz
+USES= autoreconf gmake libtool pkgconfig tar:xz
.if !defined(_BUILDING_LIGHTTPD_MODULE)
USES+= cpe
.endif
-USE_AUTOTOOLS= autoconf autoheader aclocal automake
-AUTOMAKE_ARGS= -a -c -f
CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/lighttpd
INSTALL_TARGET= install-strip