commits-ports-all+help@freebsd.org> List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: madpilot X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0a5479b86b57ac3bf092233ac587cc76f9b2c77a Auto-Submitted: auto-generated The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=0a5479b86b57ac3bf092233ac587cc76f9b2c77a commit 0a5479b86b57ac3bf092233ac587cc76f9b2c77a Author: Guido Falsi AuthorDate: 2025-03-18 10:31:46 +0000 Commit: Guido Falsi CommitDate: 2025-03-18 10:34:58 +0000 x11/libxfce4menu: Depend on gdkpixbufextra XFCE uses XPM images and other "uncommon" formats, force a dependency on gdkpixbufextra to ensure it is installed at runtime whenever any XFCE component is installed to avoid graphic glitches. PR: 285185, 285430 --- x11/libxfce4menu/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/libxfce4menu/Makefile b/x11/libxfce4menu/Makefile index b068e1cb2079..0e359fb10973 100644 --- a/x11/libxfce4menu/Makefile +++ b/x11/libxfce4menu/Makefile @@ -1,5 +1,6 @@ PORTNAME= libxfce4menu PORTVERSION= 4.20.0 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= XFCE DISTNAME= libxfce4ui-${DISTVERSIONFULL} @@ -18,7 +19,7 @@ LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ USES= compiler:c11 gettext-tools gmake gnome libtool pathfix \ pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf glib20 gtk30 +USE_GNOME= cairo gdkpixbufextra:run glib20 gtk30 USE_LDCONFIG= yes USE_XFCE= libutil xfconf USE_XORG= ice sm x11