Date: Wed, 06 Jul 2016 15:36:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 210868] apache24-2.4.23 new Makefile option "PROXY_HTTP2" needs PROXY_BALANCER Message-ID: <bug-210868-13-mj60N3xLNj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210868-13@https.bugs.freebsd.org/bugzilla/> References: <bug-210868-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210868 --- Comment #4 from M. Macha <freebsd-bugzilla.mmacha@safersignup.com> --- Copy&Past mistake FIX:=20 .if ${PORT_OPTIONS:PROXY_HTTP2} && !${PORT_OPTIONS:PROXY_BALANCER} IGNORE=3D PROXY_HTTP2 needs PROXY_BALANCER .endif --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210868-13-mj60N3xLNj>