will install Perl modules into the "vendor" directories: chat/vicq math/udunits databases/rrdtool mbone/beacon devel/p5-subversion Bump their PKGREVISIONs.
13 lines
408 B
Text
13 lines
408 B
Text
$NetBSD: patch-aa,v 1.1 2005/08/08 18:13:13 jlam Exp $
|
|
|
|
--- Net-Multicast-Beacon/Makefile.in.orig 2004-07-13 14:56:28.000000000 -0400
|
|
+++ Net-Multicast-Beacon/Makefile.in
|
|
@@ -297,7 +297,7 @@ uninstall-am: uninstall-info-am
|
|
touch $@
|
|
|
|
Makefile.perl: Makefile.PL
|
|
- $(PERL) Makefile.PL MAKEFILE=$@
|
|
+ $(PERL) Makefile.PL INSTALLDIRS=vendor MAKEFILE=$@
|
|
|
|
install-data-local:
|
|
$(MAKE) -fMakefile.perl install
|