pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Carp-Clan Removed the interactivity by redire...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b743bfe7dfb6
branches: trunk
changeset: 519786:b743bfe7dfb6
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Oct 09 22:19:00 2006 +0000
description:
Removed the interactivity by redirecting stdin from /dev/null.
diffstat:
devel/p5-Carp-Clan/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r efa9b07d3847 -r b743bfe7dfb6 devel/p5-Carp-Clan/Makefile
--- a/devel/p5-Carp-Clan/Makefile Mon Oct 09 22:08:41 2006 +0000
+++ b/devel/p5-Carp-Clan/Makefile Mon Oct 09 22:19:00 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/10/02 19:18:20 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2006/10/09 22:19:00 rillig Exp $
#
DISTNAME= Carp-Clan-5.4
@@ -14,6 +14,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Carp/Clan/.packlist
+MAKE_PARAMS+= < /dev/null
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index