git: 1f1a0bb7a08f - main - devel/libsoup3: remove unnecessary dependencies

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Mon, 06 Dec 2021 09:51:05 UTC
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1f1a0bb7a08f203e9494c71103f2d692139528c5

commit 1f1a0bb7a08f203e9494c71103f2d692139528c5
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2021-12-06 09:40:19 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2021-12-06 09:50:49 +0000

    devel/libsoup3: remove unnecessary dependencies
---
 devel/libsoup3/Makefile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/devel/libsoup3/Makefile b/devel/libsoup3/Makefile
index b5dfdcea5dc1..c79dc54435bc 100644
--- a/devel/libsoup3/Makefile
+++ b/devel/libsoup3/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	libsoup
 PORTVERSION=	3.0.3
+PORTREVISION=	1
 CATEGORIES=	devel gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
@@ -15,10 +16,6 @@ BUILD_DEPENDS=	glib-networking>0:net/glib-networking
 LIB_DEPENDS=	libbrotlidec.so:archivers/brotli \
 		libnghttp2.so:www/libnghttp2 \
 		libpsl.so:dns/libpsl \
-		libpcre.so:devel/pcre \
-		libffi.so:devel/libffi \
-		libunistring.so:devel/libunistring \
-		libidn2.so:dns/libidn2
 
 RUN_DEPENDS=	glib-networking>0:net/glib-networking