Created attachment 272502 [details] Fix build
... +BUILD_DEPENDS= py312-gyp>=20200512:devel/py-gyp@py312 ... + python:3.11,build shebangfix tar:bzip2 Is that really intended?
Created attachment 272539 [details] Fix build Update patch.
Hi Kousuke, thanks for the update. I've found that the update is going to use python, version 3.11: USES= ... python:3.11 And default version of python in the ports tree now is 3.12. Is there a chance to update the port to its recent version? Thank you.
I think an update is possible. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295074 However, since the latest version uses Bazel, it appears to be limited to amd64 and aarch64. I think there may be people who decide to maintain both the current version and the latest version until 32-bit support ends. I don't know. I believe there are versions that can be built using gyp and Python 3.12, but I am not familiar with them. Also, for builds using gyp, mozc-tool supports only Qt5.