pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/p5-Net-Goofey Interactive "test" phase.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45f146882a3e
branches:  trunk
changeset: 519421:45f146882a3e
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Oct 02 21:16:20 2006 +0000

description:
Interactive "test" phase.

diffstat:

 chat/p5-Net-Goofey/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 3b78658b6c14 -r 45f146882a3e chat/p5-Net-Goofey/Makefile
--- a/chat/p5-Net-Goofey/Makefile       Mon Oct 02 21:05:44 2006 +0000
+++ b/chat/p5-Net-Goofey/Makefile       Mon Oct 02 21:16:20 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/08/06 06:19:04 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/02 21:16:20 rillig Exp $
 #
 
 DISTNAME=      Net-Goofey-1.5
@@ -13,5 +13,8 @@
 
 PERL5_PACKLIST=                auto/Net/Goofey/.packlist
 
+# Requires the user to enter a username/password
+INTERACTIVE_STAGE=     test
+
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index