Created attachment 229157 [details] patch This patch enables runtime AltiVec detection, which will improve performance on powerpc, where AltiVec is not enabled by default.
This looks fine. Please bump PORTREVISION.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa175b94a223dd9bd5e23f61263c49c2f9e0bb3a commit fa175b94a223dd9bd5e23f61263c49c2f9e0bb3a Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-11-09 18:24:41 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-11-09 18:24:41 +0000 graphics/jpeg-turbo: enable runtime AltiVec detection Enables runtime AltiVec detection, which will improve performance on powerpc, where AltiVec is not enabled by default. Approved by: antoine PR: 259562 graphics/jpeg-turbo/Makefile | 5 +++-- graphics/jpeg-turbo/distinfo | 2 ++ graphics/libjpeg-turbo/Makefile | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-)