svn commit: r422343 - head/www/apache24

Mathieu Arnold mat at FreeBSD.org
Sat Sep 17 20:42:07 UTC 2016


Le 17/09/2016 à 21:35, Olli Hauer a écrit :
> +.if ${PORT_OPTIONS:MPROXY_HTTP2} && !${PORT_OPTIONS:MPROXY_BALANCER}
> +IGNORE=	PROXY_HTTP2 needs PROXY_BALANCER
> +.endif

This is better written as:

PROXY_HTTP2_IMPLIES=    PROXY_BALANCER

-- 
Mathieu Arnold


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20160917/f6210be3/attachment.sig>


More information about the svn-ports-head mailing list