Created attachment 232917 [details] v1 (apply via "git am") Verbose rationale is in the patch (as commit message). Feel free to edit/extend.
I guess, I can put the enlightenment@ hat on and say go for it.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3b0334a262a8d43eced582094204c3c8a6d5b18b commit 3b0334a262a8d43eced582094204c3c8a6d5b18b Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-04-03 11:41:45 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-04-03 19:46:45 +0000 devel/efl: rename AV1 to AVIF after e931660117bf OPTIONS_{,UN}SET += AVIF to globally turn on/off libavif dependency. AV1 mainly refers to video codec which has several implementations, so as port option name it's too ambiguous. Originally, missed due to BROKEN before da3e12b3bafa blocking QA. PR: 263025 Approved by: arrowd devel/efl/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)
A commit in branch 2022Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=71a7eaccda3b27efc69aed9711663865099fef3f commit 71a7eaccda3b27efc69aed9711663865099fef3f Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-04-03 11:41:45 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-04-03 19:49:06 +0000 devel/efl: rename AV1 to AVIF after e931660117bf OPTIONS_{,UN}SET += AVIF to globally turn on/off libavif dependency. AV1 mainly refers to video codec which has several implementations, so as port option name it's too ambiguous. Originally, missed due to BROKEN before da3e12b3bafa blocking QA. PR: 263025 Approved by: arrowd (cherry picked from commit 3b0334a262a8d43eced582094204c3c8a6d5b18b) devel/efl/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)