Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
@@ -0,0 +1,11 @@
$NetBSD: patch-Makefile.PL,v 1.1 2015/01/11 15:29:44 wen Exp $
do not install depends via CPAN
--- Makefile.PL.orig 2015-01-11 23:14:38.000000000 +0000
+++ Makefile.PL
@@ -89,5 +89,5 @@ author_requires(
recursive_author_tests('xt');
install_as_cpan;
-auto_install;
+#auto_install;
WriteAll;