[Bug 278621] graphics/giflib 5.2.2 fails to build

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 28 Apr 2024 04:58:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278621

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

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

commit 5007109903fc271e3ef0ba01d78781c1fed99f3f
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2024-04-28 04:57:21 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2024-04-28 04:57:21 +0000

    graphics/giflib: avoid build dependency on ImageMagick

    Otherwise build will try to run convert(1) to generate giflib-logo.gif.

    Based on:
https://sourceforge.net/p/giflib/code/ci/d54b45b0240d455bbaedee4be5203d2703e59967/

    PR: 278621

 graphics/giflib/Makefile                    |   3 +++
 graphics/giflib/files/giflib-logo.gif (new) | Bin 0 -> 1253 bytes
 2 files changed, 3 insertions(+)

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