Files
macports-ports/lang/python313/files/configure-disable-tkinter.patch
Joshua Root 562b355309 python313: stable release replacing python313-devel
Also added py313 subports to dependencies needed for pep517 build of
py313-gdbm and py313-tkinter.
2024-10-12 13:40:49 +11:00

12 lines
234 B
Diff

--- configure.orig 2023-06-07 00:16:21
+++ configure 2023-06-10 21:52:00
@@ -30496,7 +30496,7 @@
if test "$py_cv_module__tkinter" != "n/a"
then :
- if true
+ if false
then :
if test "$have_tcltk" = "yes"
then :