git: 3638b24798c1 - main - net-im/qTox: Remove unused dependencies

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 19 Feb 2025 09:19:19 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3638b24798c136bf6236c28fe72cb100219eebcb

commit 3638b24798c136bf6236c28fe72cb100219eebcb
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-02-19 07:33:55 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-02-19 09:19:09 +0000

    net-im/qTox: Remove unused dependencies
---
 net-im/qTox/Makefile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile
index 480cbe13ee36..4e2e8365f0f9 100644
--- a/net-im/qTox/Makefile
+++ b/net-im/qTox/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	qTox
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.18.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-im net-p2p
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -15,8 +15,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat
 LIB_DEPENDS=	libavcodec.so:multimedia/ffmpeg \
 		libexif.so:graphics/libexif \
-		libfontconfig.so:x11-fonts/fontconfig \
-		libfreetype.so:print/freetype2 \
 		libopus.so:audio/opus \
 		libqrencode.so:graphics/libqrencode \
 		libsodium.so:security/libsodium \