summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2015-12-04 11:34:04 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2015-12-04 11:34:04 +0000
commit93cea0397b15d0ca0337d41dbde7b31d7d5de603 (patch)
treed05401f67582b7552e898714c9f6b68e8eb2d436 /www
parent208ce6f700b25afc5c66b71049bf5ae6ae310254 (diff)
downloadfreebsd-ports-93cea0397b15d0ca0337d41dbde7b31d7d5de603.zip
Remove needless code.
Do not bump PORTREVISION.
Diffstat (limited to 'www')
-rw-r--r--www/nginx-devel/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index 0403651bc0c6..b18fb9214cc9 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -1032,11 +1032,6 @@ post-patch:
's!%%PREFIX%%!${LOCALBASE}!g' \
${WRKDIR}/nginx-sflow-module-${NGINX_SFLOW_VERSION}/ngx_http_sflow_config.h
.endif
-.if ${PORT_OPTIONS:MLUA}
- @${REINPLACE_CMD} 's!ngx_http_set_connection_log!ngx_set_connection_log!g' \
- ${WRKSRC_lua}/src/ngx_http_lua_initworkerby.c \
- ${WRKSRC_lua}/src/ngx_http_lua_timer.c
-.endif
.if ${PORT_OPTIONS:MICONV}
@${REINPLACE_CMD} \
's!%%PREFIX%%!${LOCALBASE}!g' \