--- meson_options.txt +++ meson_options.txt 2022-07-10 07:06:25.000000000 -0400 @@ -6,6 +6,8 @@ description: 'Use readline for input in interactive shell and debugger') option('profiler', type: 'feature', value: 'auto', description: 'Build profiler (Linux only)') +option('introspection', type: 'feature', value: 'auto', + description: 'Fake option so that the MacPorts gobject_introspection PortGroup does not barf') # Flags