Re: git: 07389cd463dd - main - *: Sweep up new CONFLICTS_INSTALL mess

From: Matthias Fechner <idefix_at_fechner.net>
Date: Mon, 17 Jan 2022 16:15:07 UTC
Am 17.01.2022 um 14:20 schrieb Tobias Kortkamp:
> diff --git a/devel/grpc134/Makefile b/devel/grpc134/Makefile
> index 8a56cf6de82f..63ef6e989d3b 100644
> --- a/devel/grpc134/Makefile
> +++ b/devel/grpc134/Makefile
> @@ -39,6 +39,4 @@ CONFLICTS_INSTALL=	grpc grpc130
>   
>   PLIST_SUB=	PORTVERSION=${PORTVERSION}
>   
> -CONFLICTS_INSTALL=	grpc

the port devel/grpc134 is maybe not required anymore, but this is wrong.

You can and should not install this port together with devel/grpc.

Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook