aboutsummaryrefslogtreecommitdiffstats
path: root/www/nginx-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/nginx-devel/Makefile')
-rw-r--r--www/nginx-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index 854b5c2e244a..c68c1d3d99ad 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -727,7 +727,7 @@ CONFIGURE_ARGS+=--with-http_spdy_module
.if ${PORT_OPTIONS:MSTREAM}
CONFIGURE_ARGS+=--with-stream
-.if ${PORT_OPTIONS:MSTREAM}
+.if ${PORT_OPTIONS:MSTREAM_SSL}
NGINX_OPENSSL= yes
USE_HTTP_SSL= yes
CONFIGURE_ARGS+=--with-stream_ssl_module