summaryrefslogtreecommitdiff
path: root/time/p5-Time-HiRes/patches/patch-aa
blob: 219c113894f596fcc9d6c365c02f9241d29c354d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.2 2003/05/22 07:35:42 wiz Exp $

--- Makefile.PL.orig	Mon May 12 18:36:44 2003
+++ Makefile.PL
@@ -398,7 +398,6 @@ sub doMakefile {
 	'XSOPT'	=> $XSOPT,
     # do not even think about 'INC' => '-I/usr/ucbinclude', Solaris will avenge.
 	'INC'	=> '',     # e.g., '-I/usr/include/other' 
-	'INSTALLDIRS' => 'perl',
 	'dist'      => {
 	    'CI'       => 'ci -l',
 	    'COMPRESS' => 'gzip -9f',