summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/nprobe/Makefile4
1 files changed, 3 insertions, 1 deletions
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