From 4cec73e3f8e05a8e177f87bc75190cc50c2fca1d Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 2 Oct 2006 21:16:20 +0000 Subject: Interactive "test" phase. --- chat/p5-Net-Goofey/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'chat') diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile index fffdfb5c6f3..8c6923d3792 100644 --- a/chat/p5-Net-Goofey/Makefile +++ b/chat/p5-Net-Goofey/Makefile @@ -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 @@ COMMENT= Perl module for communicating with a Goofey server 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" -- cgit v1.2.3