Created attachment 247744 [details] Fix build with imlib2 1.12.1 - Add license - Pet portlint, portclippy, portfmt and Q/A check
(In reply to Nuno Teixeira from comment #0) (...) Add minimal support to `pkg-config imlib2`; imlib2-config has been dropped since imlib2-1.7.5.
(In reply to Nuno Teixeira from comment #1) (...) - Put manpages in ${PREFIX}/share
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=429bc46aa1dd69bf6fef631a9b8d4f216bd38a3a commit 429bc46aa1dd69bf6fef631a9b8d4f216bd38a3a Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-01-18 22:21:55 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-01-18 22:23:38 +0000 x11/3ddesktop: Fix build with graphics/imlib2 1.12.1 - Add license - Put manpages in ${PREFIX}/share - Pet portlint, portclippy, portfmt and Q/A check Add minimal support to `pkg-config imlib2`; imlib2-config has been dropped since imlib2-1.7.5. PR: 276427 x11/3ddesktop/Makefile | 26 +++++++++++++------- x11/3ddesktop/files/patch-config.cpp | 4 +-- x11/3ddesktop/files/patch-configure (new) | 41 +++++++++++++++++++++++++++++++ x11/3ddesktop/files/patch-event.hpp | 6 ++--- 4 files changed, 63 insertions(+), 14 deletions(-)
Committed.