Re: git: b8352da33f34 - main - pkgconf: import into the base system

From: Lexi Winter <ivy_at_freebsd.org>
Date: Wed, 22 Apr 2026 18:59:31 UTC
Pierre Pronchery wrote in <8B742E5D-BFA1-4C88-98F1-62073A6A449F@defora.org>:
> On 22 Apr 2026, at 17:29, Lexi Winter <ivy@freebsd.org> wrote:
> > Pierre Pronchery wrote in <69e8d0f6.216cd.2cf09725@gitrepo.freebsd.org>:
> >>  pkgconf: import into the base system
> > this has broken the build (for the reason i noted in the review): […]
> I thought I had addressed it; maybe I didn’t understand the full context.

you didn't add the package UCL in release/packages/ucl, which is
required for every package.  for most packages, all that's needed
is a comment and description; you can copy the syntax from one of
the other examples there.  the file should be named 'pkgconf-all.ucl'.

if you don't have time to fix this by tomorrow, i will fix it
myself when i land D56087.