appstream: Use legacysupport for faccessat

This commit is contained in:
Bruno Lopes
2026-07-04 11:28:07 -03:00
committed by Renee Otten
parent b4d57f5335
commit 75453edcc9
+4
View File
@@ -3,6 +3,7 @@
PortSystem 1.0
PortGroup meson 1.0
PortGroup gobject_introspection 1.0
PortGroup legacysupport 1.1
name appstream
version 1.1.3
@@ -68,3 +69,6 @@ configure.args-append \
pre-configure {
configure.args-replace -Dintrospection=enabled -Dgir=true
}
# faccessat
legacysupport.newest_darwin_requires_legacy 18