[Bug 276441] x11/eterm: Fix build with graphics/imlib2 1.12.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 19 Jan 2024 14:05:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276441

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

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

commit 1890e08180ff2b4d942cd5056a349b06ac812521
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-01-19 14:00:55 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-01-19 14:04:47 +0000

    x11/eterm: Fix build with graphics/imlib2 1.12.1

    Fix pixmap.{c,h}
    imlib_strerror is provided by Imlib2

    PR:             276441
    Approved by:    portmgr (buildfix blanket)

 x11/eterm/Makefile                       |  2 +-
 x11/eterm/files/patch-src_pixmap.c (new) | 30 ++++++++++++++++++++++++++++++
 x11/eterm/files/patch-src_pixmap.h (new) | 12 ++++++++++++
 3 files changed, 43 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.