From 1e88369bad39d1758497c85e342cdf958d0a2a6d Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni <olgeni@FreeBSD.org> Date: Tue, 27 May 2014 15:59:11 +0000 Subject: Do not rewrite USES when setting lua:51 (r355360). --- www/lighttpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 70865ef18eca..1831f19b6cf1 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -113,7 +113,7 @@ LIB_DEPENDS+= libev.so:${PORTSDIR}/devel/libev .endif .if ${PORT_OPTIONS:MLUA} -USES= lua:51 +USES+= lua:51 CONFIGURE_ARGS+= --with-lua CONFIGURE_ENV+= LUA_CFLAGS="-I${LUA_INCDIR}" LUA_LIBS="-L${LUA_LIBDIR} -llua-${LUA_VER}" .endif -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0