Re: git: f71ee5b13c08 - main - Uses/electronfix.mk: Replace .error with .warning to unbreak make describe

From: Baptiste Daroussin <bapt_at_freebsd.org>
Date: Wed, 04 Sep 2024 10:09:02 UTC
On Wed 04 Sep 13:04, Gleb Popov wrote:
> On Wed, Sep 4, 2024 at 12:34 PM Mathieu Arnold <mat@freebsd.org> wrote:
> >
> > Put back the .error and fix the port(s) that are wrong.
> 
> The port cannot be fixed at the moment - the Electron version it is
> using was removed and there is no new release yet that bumps the
> dependency.
> Is there a way to make the port not be taken into account by make
> describe and when building INDEX?

Marking the port as broken was my lame suggestion to rene, and I should have
looked at the context before suggesing this. sorry about that.

The best is either to then remove the port and readd it later, or unhook it from
the category/Makefile and rehook it later.

The later seems simpler, but I fear it we start doing that on regular basis
there would be leftovers.

Best regards,
Bapt