You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
3173d46b9a
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.
12 lines
234 B
Diff
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 :
|