git: 27261b6325ba - main - graphics/linux-rl9-gdk-pixbuf2: Add missing dependencies

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Thu, 07 Nov 2024 11:41:45 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=27261b6325baa908d36394089dfa5ef420fc106e

commit 27261b6325baa908d36394089dfa5ef420fc106e
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-11-07 11:37:28 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-11-07 11:41:35 +0000

    graphics/linux-rl9-gdk-pixbuf2: Add missing dependencies
    
    PR:     281509
    
    Sponsored by:   Future Crew, LLC
---
 graphics/linux-rl9-gdk-pixbuf2/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/graphics/linux-rl9-gdk-pixbuf2/Makefile b/graphics/linux-rl9-gdk-pixbuf2/Makefile
index 5616128ce26f..e8baf87937a6 100644
--- a/graphics/linux-rl9-gdk-pixbuf2/Makefile
+++ b/graphics/linux-rl9-gdk-pixbuf2/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gdk-pixbuf2
 PORTVERSION=	2.42.6
 DISTVERSIONSUFFIX=	-4.el9_4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics linux
 
 MAINTAINER=	emulation@FreeBSD.org
@@ -12,7 +12,7 @@ USES=		cpe linux:rl9
 CPE_VENDOR=	gnome
 CPE_PRODUCT=	gdk-pixbuf
 USE_LDCONFIG=	yes
-USE_LINUX=	jasper jpeg png tiff xorglibs
++USE_LINUX=	gnutls jasper jpeg libproxy png tiff xorglibs
 USE_LINUX_RPM=	yes
 
 CONFLICTS=	linux-c7-${PORTNAME}