https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286298
--- Comment #7 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=01d4d932425a82353ce3f6731407b3eb8c3e2069 commit 01d4d932425a82353ce3f6731407b3eb8c3e2069 Author: Charlie Li <vish...@freebsd.org> AuthorDate: 2025-06-16 20:36:55 +0000 Commit: Charlie Li <vish...@freebsd.org> CommitDate: 2025-06-16 20:36:55 +0000 x11-toolkits/py-tkinter: fix build with Python 3.12+ Certain internal headers are included unconditionally starting with Python 3.12, but this should have been built with the appropriate preprocessor macros for internal headers set anyway. Also clean up some duplicate directory definitions while here. PR: 286298 Event: Kitchener-Waterloo Hackathon 202506 x11-toolkits/py-tkinter/Makefile | 3 ++- x11-toolkits/py-tkinter/files/setup.py.in | 7 ++++--- 2 files changed, 6 insertions(+), 4 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.