--- Makefile.PL.orig	2022-12-18 19:01:16.000000000 -0800
+++ Makefile.PL	2022-12-18 19:03:02.000000000 -0800
@@ -108,7 +108,7 @@
   'enable_ssl'      => undef,
   'contact_address' => undef,
   'destdir'         => undef,
-  're2c_bin'        => 're2c',
+  're2c_bin'        => '__MP_RE2C_BIN__',
 );
 ARGV: foreach (@ARGV) {
   foreach my $key (keys %opt) {
