Re: git: de9563ce4ecf - main - graphics/libavif: Remove LIBYUV option

From: Po-Chuan Hsieh <sunpoet_at_freebsd.org>
Date: Fri, 21 Mar 2025 14:22:16 UTC
On Fri, Mar 21, 2025 at 10:10 PM Po-Chuan Hsieh <sunpoet@freebsd.org> wrote:

> The branch main has been updated by sunpoet:
>
> URL:
> https://cgit.FreeBSD.org/ports/commit/?id=de9563ce4ecfc1dcb370a106aa81ead2d0cb1152
>
> commit de9563ce4ecfc1dcb370a106aa81ead2d0cb1152
> Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> AuthorDate: 2025-03-21 14:10:15 +0000
> Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> CommitDate: 2025-03-21 14:10:15 +0000
>
>     graphics/libavif: Remove LIBYUV option
>

Regarding the commit message file, I erroneously removed the correct one
and kept the wrong one.

That should be:
libavif requires libyuv, either libyuv port or the bundled one (a
simplified version).
Therefore, we remove the LIBYUV option and use graphics/libyuv
unconditionally.