From 0f75670b32b03f12362f230083e33e0b3177fc4d Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 12 Jan 2016 23:50:25 -0200 Subject: Enable LUA for www/nginx --- tools/conf/pfPorts/make.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index a5ef086..4eaf6b9 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -4,6 +4,8 @@ OPTIONS_UNSET_FORCE= X11 DOCS EXAMPLES MAN INFO MANPAGES # Individual ports options www_elinks_UNSET_FORCE= FASTMEM +www_nginx_SET_FORCE= LUA + net_miniupnpd_SET_FORCE= PF_ENABLE_FILTER_RULES IPV6 UPNP_IGDV2 CHECK_PORTINUSE security_openssl_SET_FORCE= PADLOCK -- cgit v1.1