mirror of
https://git.freebsd.org/ports.git
synced 2025-07-08 04:49:17 -04:00
- Convert REINPLACE_CMD to patch files Changes: https://metacpan.org/dist/Lexical-Var/changes
10 lines
237 B
Perl
10 lines
237 B
Perl
--- Build.PL.orig 2023-03-24 10:09:57 UTC
|
|
+++ Build.PL
|
|
@@ -23,7 +23,6 @@ Module::Build->new(
|
|
"warnings" => 0,
|
|
},
|
|
requires => {
|
|
- "Lexical::SealRequireHints" => "0.012",
|
|
"XSLoader" => 0,
|
|
"perl" => "5.006",
|
|
"strict" => 0,
|