You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
zbar: drop python39, add python313 variant
This commit is contained in:
@@ -63,10 +63,10 @@ variant gtk3 description {Include GTK 3 Widget} {
|
||||
configure.args-replace --without-gtk --with-gtk=gtk3
|
||||
}
|
||||
|
||||
variant python39 description {Include Python 3.9 binding} {
|
||||
depends_lib-append port:python39
|
||||
variant python313 description {Include Python 3.13 binding} {
|
||||
depends_lib-append port:python313
|
||||
configure.args-replace --without-python --with-python
|
||||
configure.python ${prefix}/bin/python3.9
|
||||
configure.python ${prefix}/bin/python3.13
|
||||
}
|
||||
|
||||
variant x11 {
|
||||
|
||||
Reference in New Issue
Block a user