https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285185
--- Comment #21 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e129c081e39271edac0d7b8aa174930f4317a796 commit e129c081e39271edac0d7b8aa174930f4317a796 Author: Charlie Li <[email protected]> AuthorDate: 2025-03-11 21:38:21 +0000 Commit: Charlie Li <[email protected]> CommitDate: 2025-03-17 04:04:29 +0000 graphics/gdk-pixbuf-extra: add default-disabled loaders With the new port, remove OTHERS from graphics/gdk-pixbuf2, and add corresponding helper to USES=gnome. Ports using the affected loaders should declare USE_GNOME=gdkpixbufextra. PR: 285185 Mk/Uses/gnome.mk | 6 +++++- UPDATING | 12 ++++++++++++ graphics/Makefile | 1 + graphics/gdk-pixbuf-extra/Makefile (new) | 22 ++++++++++++++++++++++ graphics/gdk-pixbuf-extra/distinfo (new) | 3 +++ graphics/gdk-pixbuf-extra/pkg-descr (new) | 12 ++++++++++++ graphics/gdk-pixbuf-extra/pkg-plist (new) | 10 ++++++++++ graphics/gdk-pixbuf2/Makefile | 7 ++----- graphics/gdk-pixbuf2/pkg-message (new) | 12 ++++++++++++ graphics/gdk-pixbuf2/pkg-plist | 9 --------- 10 files changed, 79 insertions(+), 15 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
