From 16ad08acebd7923b064113eba275afc240434563 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 8 Aug 2005 18:13:13 +0000 Subject: Fix the package configuration of the following packages so that they will install Perl modules into the "vendor" directories: chat/vicq math/udunits databases/rrdtool mbone/beacon devel/p5-subversion Bump their PKGREVISIONs. --- mbone/beacon/patches/patch-aa | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mbone/beacon/patches/patch-aa (limited to 'mbone/beacon/patches') diff --git a/mbone/beacon/patches/patch-aa b/mbone/beacon/patches/patch-aa new file mode 100644 index 00000000000..0bdd11f5ae6 --- /dev/null +++ b/mbone/beacon/patches/patch-aa @@ -0,0 +1,13 @@ +$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 -- cgit v1.2.3