You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
py-SDL2: drop py27 and py3[8,9] subports
This commit is contained in:
@@ -21,10 +21,9 @@ checksums md5 8dd193d3b01d949b256b5bb95c277dc6 \
|
||||
rmd160 f8633c634c6b0fc1de6e3a5d9d991e034eca621d \
|
||||
sha256 48c6ef01a4eb123db5f7e46e1a1b565675755b07e615f3fe20a623c94735b52b
|
||||
|
||||
python.versions 27 38 39 310 311 312 313 314
|
||||
python.versions 310 311 312 313 314
|
||||
|
||||
if {$subport ne $name} {
|
||||
depends_build port:py${python.version}-setuptools
|
||||
depends_lib-append port:libsdl2 \
|
||||
port:libsdl2_image \
|
||||
port:libsdl2_mixer \
|
||||
@@ -34,6 +33,4 @@ if {$subport ne $name} {
|
||||
post-patch {
|
||||
reinplace "s|__PREFIX__|${prefix}|" ${worksrcpath}/sdl2/dll.py
|
||||
}
|
||||
|
||||
livecheck.type none
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user