You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
dia: use MacPorts’ Python on Catalina
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ depends_lib port:desktop-file-utils \
|
||||
|
||||
patchfiles meson.build.patch
|
||||
|
||||
if {${os.platform} eq "darwin" && ${os.major} < 19} {
|
||||
if {${os.platform} eq "darwin" && ${os.major} < 20} {
|
||||
set py_vers 3.14
|
||||
configure.python ${prefix}/bin/python${py_vers}
|
||||
depends_run-append port:python[string map {. {}} ${py_vers}]
|
||||
|
||||
Reference in New Issue
Block a user