wxWidgets-3.2: test build with macOS 10.11

This commit is contained in:
Mohamed Akram
2026-05-16 14:21:09 +04:00
parent 23dadda9e5
commit f3a05cdbe6
+1 -1
View File
@@ -33,7 +33,7 @@ checksums rmd160 8f8679176befbfb90705db2d4e27afdeee346794 \
size 27509679
# see https://trac.macports.org/ticket/62087
platforms {darwin >= 16}
platforms {darwin >= 15}
if {${os.platform} eq "darwin" && [vercmp ${macosx_deployment_target} >= 15.0]} {
macosx_deployment_target 14.0
}