From 59c8feb6386c402b665341c3207da00c2d4474dd Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Tue, 14 Feb 2017 18:03:52 +0100 Subject: [PATCH] profiles: Adjust package.use.mask for www-server/nginx on x86-fbsd Commit ffe8d873b811 removed FreeBSD keywords on net-misc/curl so we have to mask HTTP security module (aka nginx_modules_http_security USE flag) which requires net-misc/curl on this arch. --- profiles/arch/x86-fbsd/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86-fbsd/package.use.mask b/profiles/arch/x86-fbsd/package.use.mask index 13d435648fef..6431765e68a1 100644 --- a/profiles/arch/x86-fbsd/package.use.mask +++ b/profiles/arch/x86-fbsd/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Thomas Deutschmann (14 Feb 2017) +# net-misc/curl dropped keywords in ffe8d873b8110d4434fc89423ea668450cab1d96 +www-servers/nginx nginx_modules_http_security + # Alexis Ballier (31 Jan 2017) # nvidia drivers are unmasked here media-video/ffmpeg -nvenc -- 2.26.2