Re: duplicate tinyspargl lines defined in devel/Makefile

From: Baptiste Daroussin <bapt_at_freebsd.org>
Date: Fri, 07 Mar 2025 12:38:51 UTC
On Fri 07 Mar 06:35, John Marino (FreeBSD lists) wrote:
> The commit
> https://cgit.freebsd.org/ports/commit/?id=599f9bacdc091ac2c39bd09b37a361cb43114e92
> added "SUBDIR += tinyspargl" twice.
> This probably was a result of a find/replace operation.
> 
> I know an accurate category makefile is desired anyway, but this duplicate
> SUBDIR definition is actually causing large numbers of packages to get
> deleted for synth users.  Synth will be hardened in a future release, but
> for now it's critical that the devel Makefile be fixed.
> 
> Thanks,
> John

This was fixed already: https://cgit.freebsd.org/ports/commit/devel/Makefile?id=0698747517d48fb5c3090d339d4da72bc1520c83

Best regards,
Bapt