This port will be removed on 2020-12-31 if not fixed
Created attachment 218248 [details] patch to remove katedj which depends on python2
I think that in most of - if not all - the install base libkate is only needed because it is required by audio/vorbis-tools (even if the latter has a --without-kate configure option but not a corresponding OPTION - #156580). I don't think anyone is using katedj anymore. I was in doubt whether to try a python version upgrade but I agree, it doesn't worth it, so removing katedj is the way to go. Patch approved. Thanks.
Sorry, let me know if you want me to commit it immediately.
A commit references this bug: Author: swills Date: Tue Sep 29 02:26:22 UTC 2020 New revision: 550467 URL: https://svnweb.freebsd.org/changeset/ports/550467 Log: multimedia/libkate: remove dependency on python 2 PR: 249725 Approved by: bar (maintainer) Changes: head/multimedia/libkate/Makefile head/multimedia/libkate/pkg-plist
Committed, thanks!