$NetBSD: patch-aa,v 1.3 2005/11/22 21:55:55 wiz Exp $

--- Makefile.PL.orig	2005-10-02 03:40:52.000000000 +0200
+++ Makefile.PL
@@ -51,9 +51,7 @@ WriteMakefile(
     LICENSE         => 'perl',
     PREREQ_PM       => { 
                         Test::Harness   => 2.03,
-                       },
-    # Added to the core somewhere around 5.7.2.
-    INSTALLDIRS     => $] >= 5.00702 ? 'perl' : 'site'
+                       }
 );
 
 
