aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-PathTools/files/patch-Makefile.PL
blob: b692940511fbfad16d09644a4a02c442e68f5d47 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

$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',