1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/converters/p5-Encode/files/patch-Makefile.PL
2021-03-03 18:07:57 +00:00

15 lines
299 B
Perl

--- Makefile.PL.orig 2020-12-02 01:28:23 UTC
+++ Makefile.PL
@@ -37,10 +37,7 @@ my %tables =
]
);
-my @exe_files = qw(bin/enc2xs
- bin/piconv
- bin/encguess
- );
+my @exe_files = qw();
my @more_exe_files = qw(
unidump
);