$NetBSD: patch-aa,v 1.6 2007/03/16 20:56:00 wiz Exp $

--- Makefile.PL.orig	2007-03-14 00:25:01.000000000 +0000
+++ Makefile.PL
@@ -51,8 +51,6 @@ WriteMakefile(
     PREREQ_PM       => { 
                         Test::Harness   => 2.03,
                        },
-    # Added to the core in 5.7.3 and also 5.6.2.
-    INSTALLDIRS     => $] >= 5.006002 ? 'perl' : 'site',
     ($ExtUtils::MakeMaker::VERSION <= 6.31 ? (LICENSE         => 'perl') : ()),
 );
 
