aboutsummaryrefslogtreecommitdiff
path: root/www/nginx/Makefile.extmod
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2021-05-20 16:33:22 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2021-05-20 16:33:22 +0000
commitbb35a6275a799441a7b54165499d2274e79b002a (patch)
treef2005f1c4078e503462ec25ded92709081eca8ee /www/nginx/Makefile.extmod
parent2d3698b772949fbd4c3434d2ac2020ca033df9b2 (diff)
downloadports-bb35a6275a799441a7b54165499d2274e79b002a.tar.gz
ports-bb35a6275a799441a7b54165499d2274e79b002a.zip
security/duo_openvpn: Pass script pass in less silly way, add support to force override an authentication method, bump PORTREVISION
Diffstat (limited to 'www/nginx/Makefile.extmod')
-rw-r--r--www/nginx/Makefile.extmod2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/nginx/Makefile.extmod b/www/nginx/Makefile.extmod
index bf4bb53f8659..daaac6da544f 100644
--- a/www/nginx/Makefile.extmod
+++ b/www/nginx/Makefile.extmod
@@ -35,6 +35,8 @@ DRIZZLE_GH_TUPLE= openresty:drizzle-nginx-module:v0.1.11:drizzle
DRIZZLE_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-openresty-drizzle-nginx-module-config
DRIZZLE_VARS= DSO_EXTMODS+=drizzle
+DYNAMIC_TLS_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-dynamic-tls
+
DYNAMIC_UPSTREAM_GH_TUPLE= ZigzagAK:ngx_dynamic_upstream:960eef2:dynamic_upstream
DYNAMIC_UPSTREAM_VARS= DSO_EXTMODS+=dynamic_upstream