--- meson_options.txt.orig	2022-07-10 07:05:25.000000000 -0400
+++ meson_options.txt	2022-07-10 07:06:25.000000000 -0400
@@ -9,6 +9,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
 
