aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Dict/files/patch-Makefile.PL
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 11:32:21 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 11:32:21 +0000
commit82adddc9f24252c1f11ad0e37717d526735400f4 (patch)
tree20dbacca2ed6225318909af45f435feb18f17ccb /net/p5-Net-Dict/files/patch-Makefile.PL
parenta42ded5e7c2accceca96e68be24cc9923134c28a (diff)
downloadports-82adddc9f24252c1f11ad0e37717d526735400f4.tar.gz
ports-82adddc9f24252c1f11ad0e37717d526735400f4.zip
net/p5-Net-Dict: Convert REINPLACE_CMD to patch file
Diffstat (limited to 'net/p5-Net-Dict/files/patch-Makefile.PL')
-rw-r--r--net/p5-Net-Dict/files/patch-Makefile.PL10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/p5-Net-Dict/files/patch-Makefile.PL b/net/p5-Net-Dict/files/patch-Makefile.PL
new file mode 100644
index 000000000000..a8840eb539b1
--- /dev/null
+++ b/net/p5-Net-Dict/files/patch-Makefile.PL
@@ -0,0 +1,10 @@
+--- Makefile.PL.orig 2016-03-01 12:44:17 UTC
++++ Makefile.PL
+@@ -21,7 +21,6 @@ if ($mm_ver =~ /_/) { # dev version
+ 'Carp' => 0,
+ 'AppConfig::Std' => 0,
+ },
+- EXE_FILES => [qw(dict tkdict)],
+ AUTHOR => 'Neil Bowers <neil@bowers.com>',
+ ABSTRACT_FROM => 'lib/Net/Dict.pod',
+ META_MERGE => {