$NetBSD: patch-aa,v 1.7 2007/09/18 21:17:48 wiz Exp $

--- Makefile.PL.orig	2007-09-18 12:44:06.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') : ()),
 );
 
