You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
volk: drop python39 variant
This commit is contained in:
@@ -59,7 +59,7 @@ set main_distfile ${distfiles}
|
||||
|
||||
set cpu_features_distname ${cpu_features_github_project}-${cpu_features_github_branch}
|
||||
set cpu_features_distfile ${cpu_features_distname}${extract.suffix}
|
||||
|
||||
|
||||
distfiles ${main_distfile}:tagone \
|
||||
${cpu_features_distfile}:tagtwo
|
||||
|
||||
@@ -123,7 +123,7 @@ configure.cppflags-delete -I${prefix}/include
|
||||
# specify the Python dependencies; these are checked for at configure,
|
||||
# then used for building, but not at runtime.
|
||||
|
||||
set pythons_suffixes {39 310 311 312}
|
||||
set pythons_suffixes {310 311 312}
|
||||
|
||||
set pythons_ports {}
|
||||
foreach s ${pythons_suffixes} {
|
||||
|
||||
Reference in New Issue
Block a user