You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
appstream: Use legacysupport for faccessat
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user