$NetBSD: patch-ad,v 1.14 2008/06/19 22:33:25 epg Exp $

--- Makefile.in.orig	2008-02-24 03:36:03.000000000 +0000
+++ Makefile.in	2008-03-20 05:15:54.000000000 +0000
@@ -638,7 +638,7 @@
 	./config.status subversion/bindings/swig/perl/native/Makefile.PL
 
 $(SWIG_PL_DIR)/native/Makefile: $(SWIG_PL_DIR)/native/Makefile.PL
-	cd $(SWIG_PL_DIR)/native; $(PERL) Makefile.PL
+	cd $(SWIG_PL_DIR)/native; $(PERL) Makefile.PL INSTALLDIRS=vendor
 
 swig-pl_DEPS = autogen-swig-pl libsvn_swig_perl \
   $(SWIG_PL_DIR)/native/Makefile
