You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
mailutils: drop python39, add python313 variant
This commit is contained in:
@@ -116,8 +116,8 @@ variant gsasl description {Enable GNU SASL} {
|
||||
depends_lib-append port:libgsasl
|
||||
}
|
||||
|
||||
variant python39 description {Enable support for Python 3.9 scripting} {
|
||||
set py_ver 3.9
|
||||
variant python313 description {Enable support for Python 3.13 scripting} {
|
||||
set py_ver 3.13
|
||||
set py_ver_nodot [string map {. {}} ${py_ver}]
|
||||
|
||||
configure.ldflags-append -L${frameworks_dir}/Python.framework/Versions/${py_ver}/lib
|
||||
|
||||
Reference in New Issue
Block a user