From 355e717402fe8b3f29f959f79081ffd61cab0a22 Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 7 Aug 2002 09:46:43 +0000 Subject: Mark this package as using an interactive fetch stage, since it requires user intervention to download the distfile. --- net/nprobe/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/nprobe') diff --git a/net/nprobe/Makefile b/net/nprobe/Makefile index fa17f334547..23c6dffdb31 100644 --- a/net/nprobe/Makefile +++ b/net/nprobe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/08/07 07:00:54 cjs Exp $ +# $NetBSD: Makefile,v 1.3 2002/08/07 09:46:43 agc Exp $ DISTNAME= nProbe-source-1.3.1 PKGNAME= nprobe-1.3.1 @@ -17,6 +17,8 @@ GNU_CONFIGURE= YES USE_GMAKE= YES ALL_TARGET= nprobe +INTERACTIVE_STAGE= fetch + # Uncomment this to make a demo version of nprobe. #CFLAGS+= -DMAX_DEMO_FLOWS=1000 -DDEMO_MODE -- cgit v1.2.3