summaryrefslogtreecommitdiff
path: root/mbone/beacon/patches
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-08-08 18:13:13 +0000
committerjlam <jlam@pkgsrc.org>2005-08-08 18:13:13 +0000
commit16ad08acebd7923b064113eba275afc240434563 (patch)
treee389843b57bdb64b67e1aa923db6828ac0f39e42 /mbone/beacon/patches
parentbdd4bbd947bdccf7ca698f2f4f5dd9fe127d46f7 (diff)
downloadpkgsrc-16ad08acebd7923b064113eba275afc240434563.tar.gz
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.
Diffstat (limited to 'mbone/beacon/patches')
-rw-r--r--mbone/beacon/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
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