[Bug 263352] graphics/GraphicsMagick: fails to build with graphics/libjxl installed

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 16 Apr 2022 21:13:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263352

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=ed1bd5c595259b8fd9bb8cfe64da36274b65e82f

commit ed1bd5c595259b8fd9bb8cfe64da36274b65e82f
Author:     Oleg Sidorkin <osidorkin@gmail.com>
AuthorDate: 2022-04-16 21:12:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-16 21:12:12 +0000

    graphics/GraphicsMagick: Fix build with libjxl installed

    GraphicsMagick picks up libjxl when it is installed. However it requires
libjxl
    API trunk and fails to build with the version from ports. Disable libjxl
    explicitly to fix the build.

    PR:             263352

 graphics/GraphicsMagick/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.