Created attachment 257345 [details] Makefile USE_KDE: inserting prison (new line wrapping) If user doesn't install KDE or any other applications depending on x11/plasma6-plasma-workspace, net-im/neochat won't run since graphics/kf6-prison is missing. The attached patch simply adds this dependency by extending USE_KDE.
Created attachment 257346 [details] Makefile USE_KDE: inserting prison (new line wrapping, without typo) Sorry for the typo
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0fe9d7e9c856598fb60467f0afe168b3a92b7533 commit 0fe9d7e9c856598fb60467f0afe168b3a92b7533 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-02-09 19:34:56 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-02-09 19:34:56 +0000 net-im/neochat: add missing run-time dependency PR: 284679 Reported by: Harald Schmalzbauer net-im/neochat/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Fixed, thanks!