Download raw body.
Replace kf5 with kf6 in tdesktop-6.9.3
Replace kf5 by kf6. The Qt5 plugin will not work in the Qt6 environment,
and even if it does, it should still be replaced!
Cheers Rafael
diff --git a/net/tdesktop/Makefile b/net/tdesktop/Makefile
index be7a294df45..65c762f44b2 100644
--- a/net/tdesktop/Makefile
+++ b/net/tdesktop/Makefile
@@ -9,6 +9,7 @@ V = 6.9.3
DISTNAME = tdesktop-${V}-full
PKGNAME = ${DISTNAME:-full=}
CATEGORIES = net
+REVISION = 0
DPB_PROPERTIES = parallel
@@ -78,7 +79,7 @@ LIB_DEPENDS = archivers/lz4 \
x11/qt6/qtwayland
RUN_DEPENDS = devel/desktop-file-utils \
- devel/kf5/kimageformats \
+ devel/kf6/kimageformats \
x11/gtk+4,-guic \
x11/qt6/qtimageformats
Replace kf5 with kf6 in tdesktop-6.9.3