From 2f9e0bbe6e02ff23897124bea48ccab863f0e96e Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 12 Jun 2012 15:45:54 +0000 Subject: Add inet6 to default suggested options. It's 2012. --- www/nginx/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/nginx') diff --git a/www/nginx/options.mk b/www/nginx/options.mk index 8a2f44dbdb7..80dced8c8de 100644 --- a/www/nginx/options.mk +++ b/www/nginx/options.mk @@ -1,10 +1,10 @@ -# $NetBSD: options.mk,v 1.14 2012/04/21 10:32:47 imil Exp $ +# $NetBSD: options.mk,v 1.15 2012/06/12 15:46:04 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.nginx PKG_SUPPORTED_OPTIONS= dav flv gtools inet6 mail-proxy memcache naxsi pcre \ push realip ssl sub uwsgi image-filter upload debug \ status -PKG_SUGGESTED_OPTIONS= pcre ssl +PKG_SUGGESTED_OPTIONS= inet6 pcre ssl PLIST_VARS+= naxsi uwsgi -- cgit v1.2.3