diff options
Diffstat (limited to 'time/p5-Time-HiRes/patches/patch-aa')
-rw-r--r-- | time/p5-Time-HiRes/patches/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/time/p5-Time-HiRes/patches/patch-aa b/time/p5-Time-HiRes/patches/patch-aa deleted file mode 100644 index 219c113894f..00000000000 --- a/time/p5-Time-HiRes/patches/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -$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', |