da6807f3c5
will install Perl modules into the "vendor" directories: chat/vicq math/udunits databases/rrdtool mbone/beacon devel/p5-subversion Bump their PKGREVISIONs.
13 lines
348 B
Text
13 lines
348 B
Text
$NetBSD: patch-ad,v 1.1 2005/08/08 18:13:13 jlam Exp $
|
|
|
|
--- Makefile.in.orig 2003-08-29 14:27:07.000000000 -0400
|
|
+++ Makefile.in
|
|
@@ -68,7 +68,7 @@ $(MANUALS) dummy:
|
|
@PERL_DISTCLEAN@ dummy: perl/Makefile
|
|
|
|
perl/Makefile: perl/Makefile.PL
|
|
- -cd perl && $(PERL) Makefile.PL
|
|
+ -cd perl && $(PERL) Makefile.PL INSTALLDIRS=vendor
|
|
|
|
install: whatis
|
|
|