Bug 276025

Summary: net-im/tokodon: add purpose to USE_KDE
Product: Ports & Packages Reporter: Lexi Winter <lexi.freebsd>
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Only Me CC: jhale
Priority: --- Flags: jhale: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Lexi Winter 2023-12-30 18:11:19 UTC
USE_KDE=purpose is required for the application to run.
Comment 1 Lexi Winter 2023-12-30 18:11:44 UTC
Created attachment 247361 [details]
patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-12-30 20:59:42 UTC
A commit in branch main references this bug:

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

commit 3582f12c656813ed4a4a6b1930790eab938bc7a2
Author:     Lexi Winter <lexi@le-Fay.ORG>
AuthorDate: 2023-12-30 16:45:21 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2023-12-30 20:59:02 +0000

    net-im/tokodon: Add missing dependency

    misc/kf5-purpose is required for runtime.

    PR:             276025

 net-im/tokodon/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 3 Jason E. Hale freebsd_committer freebsd_triage 2023-12-30 21:03:08 UTC
I've confirmed that tokodon doesn't run without kf5-purpose. Thanks for the report and patch!
Comment 4 Lexi Winter 2023-12-30 21:24:42 UTC
thanks for the quick fix!