$NetBSD: patch-ac,v 1.2 2003/01/10 04:30:19 rh Exp $

--- bindings/Makefile.in.orig	Mon Jan  6 09:45:18 2003
+++ bindings/Makefile.in
@@ -420,7 +420,7 @@ python-clean: Python/setup.py
 #
 
 Perl/Makefile: Perl/Makefile.PL
-	cd Perl && $(PERL) Makefile.PL INSTALLDIRS=vendor
+	cd Perl && $(PERL) Makefile.PL INSTALLDIRS=site
 
 perl-build: Perl/Makefile
 	cd Perl && $(MAKE)
