aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-PathTools/files/patch-Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-PathTools/files/patch-Makefile.PL')
-rw-r--r--devel/p5-PathTools/files/patch-Makefile.PL14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/p5-PathTools/files/patch-Makefile.PL b/devel/p5-PathTools/files/patch-Makefile.PL
deleted file mode 100644
index b692940511fb..000000000000
--- a/devel/p5-PathTools/files/patch-Makefile.PL
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- Makefile.PL.orig Sun Jun 25 19:02:43 2000
-+++ Makefile.PL Thu Apr 25 15:20:32 2002
-@@ -7,7 +7,7 @@
- 'LIBS' => [''], # e.g., '-lm'
- 'DEFINE' => '', # e.g., '-DHAVE_SOMETHING'
- 'INC' => '', # e.g., '-I/usr/include/other'
-- 'INSTALLDIRS' => 'perl', # 'perl' makes it replace std modules
-+# 'INSTALLDIRS' => 'perl', # 'perl' makes it replace std modules
- # 'PM' => {'Spec.pm' => '$(INST_LIBDIR)/File/Spec.pm',
- # 'OS2.pm' => '$(INST_LIBDIR)/File/Spec/OS2.pm',
- # 'Win32.pm' => '$(INST_LIBDIR)/File/Spec/Win32.pm',