Files
macports-ports/lang/python312/files/configure-disable-tkinter.patch
Joshua Root 3173d46b9a python312: stable release replacing python312-devel
Also added py312 subports to dependencies needed for pep517 build of
py312-gdbm and py312-tkinter, and defaulting to pep517 for all versions
supported by py-installer.
2023-10-03 05:28: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 :