summaryrefslogtreecommitdiff
path: root/net/p5-File-Rsync/files/patch-Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-File-Rsync/files/patch-Makefile.PL')
-rw-r--r--net/p5-File-Rsync/files/patch-Makefile.PL11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/p5-File-Rsync/files/patch-Makefile.PL b/net/p5-File-Rsync/files/patch-Makefile.PL
new file mode 100644
index 000000000000..a49c785cff0f
--- /dev/null
+++ b/net/p5-File-Rsync/files/patch-Makefile.PL
@@ -0,0 +1,11 @@
+--- Makefile.PL.orig Sun May 20 10:30:46 2001
++++ Makefile.PL Sun May 20 10:33:25 2001
+@@ -16,7 +16,7 @@
+ DISTNAME => $DISTNAME,
+ AUTHOR => $AUTHOR,
+ ABSTRACT => $ABSTRACT,
+- PL_FILES => { 'makepm.PL' => 'Config.pm' },
++ PL_FILES => { 'makepm.PL ${LOCALBASE}' => 'Config.pm' },
+ PM => { 'Rsync.pm' => '$(INST_LIB)/File/Rsync.pm',
+ 'Config.pm' => '$(INST_ARCHLIB)/File/Rsync/Config.pm' },
+ dist => { COMPRESS => 'gzip', SUFFIX => 'gz' },