Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2026 21:16:56 +0000
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ceb6e19f2198 - main - misc/kf5-purpose: Prepare for removal Qt5 flavor from net-im/libaccounts-qt
Message-ID:  <6a39a648.1bdad.3349d913@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by makc:

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

commit ceb6e19f219806ffbec6c0d6558be1f93d0f635b
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-06-22 21:15:05 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-06-22 21:15:05 +0000

    misc/kf5-purpose: Prepare for removal Qt5 flavor from net-im/libaccounts-qt
    
    This port has no consumers, and support for KAccounts has been already
    disabled partially in b44569f1372dcc68678d82143c83da4df54afde7
---
 misc/kf5-purpose/Makefile | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/misc/kf5-purpose/Makefile b/misc/kf5-purpose/Makefile
index e6344dfcd32f..f320709f062e 100644
--- a/misc/kf5-purpose/Makefile
+++ b/misc/kf5-purpose/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	purpose
 DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	misc kde kde-frameworks
 
 MAINTAINER=	kde@FreeBSD.org
@@ -8,10 +8,6 @@ COMMENT=	Offers available actions for a specific purpose
 
 DEPRECATED=	has its functionality stripped for coinstallability with Plasma 6
 
-LIB_DEPENDS=	libaccounts-qt5.so:net-im/libaccounts-qt@qt5
-# KF6/Plasma 6 coinstallability
-#RUN_DEPENDS=	accounts-qml-module>=0:sysutils/accounts-qml-module
-
 USES=		cmake compiler:c++11-lang gettext gnome \
 		kde:5 pkgconfig qt:5 tar:xz xorg
 USE_GNOME=	intltool


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a39a648.1bdad.3349d913>