ports/net/p5-Zonemaster/engine/patches/patch-Makefile_PL

8 lines
157 B
Text

Index: Makefile.PL
--- Makefile.PL.orig
+++ Makefile.PL
@@ -1,3 +1,4 @@
+BEGIN { push @INC, '.'; }
use inc::Module::Install;
use Module::Install::Share;