aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2015-04-29 08:32:35 +0800
committerosa <osa@FreeBSD.org>2015-04-29 08:32:35 +0800
commit9311949c6c9bf38ff9cb7e4ea7eb24d6ca209f76 (patch)
treeae4508fe0bc50e4478f01dee83631ec8ca6c5f02
parent2accd1ee246bfac5e11bb90f75e155beec580998 (diff)
downloadfreebsd-ports-gnome-9311949c6c9bf38ff9cb7e4ea7eb24d6ca209f76.tar.gz
freebsd-ports-gnome-9311949c6c9bf38ff9cb7e4ea7eb24d6ca209f76.tar.zst
freebsd-ports-gnome-9311949c6c9bf38ff9cb7e4ea7eb24d6ca209f76.zip
Remove needless code.
-rw-r--r--www/nginx/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 79b6263f7c21..f310533e3e25 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -862,12 +862,6 @@ post-patch:
's!%%PREFIX%%!${LOCALBASE}!g' \
${WRKDIR}/nginx-sflow-module-${NGINX_SFLOW_VERSION}/ngx_http_sflow_config.h
.endif
-.if ${PORT_OPTIONS:MSPDY}
-.if ${PORT_OPTIONS:MLUA}
- @${REINPLACE_CMD} '464d' \
- ${WRKDIR}/openresty-lua-nginx-module-${GIT_LUA_VERSION:S/^0-g//}/src/ngx_http_lua_socket_tcp.c
-.endif
-.endif
.if ${PORT_OPTIONS:MICONV}
@${REINPLACE_CMD} \
's!%%PREFIX%%!${LOCALBASE}!g' \