summaryrefslogtreecommitdiff
path: root/security/bro/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-11-04 18:45:38 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-11-04 18:45:38 +0000
commit700b35066fcbdf0a58e2941e9e873909dadd2dcb (patch)
treee84c8ec354158ec025a1bd52446e04b65fcac654 /security/bro/Makefile
parentRemove japanese/mew-{mule,xemacs}. (diff)
Make IS_INTERACTIVE so people doing ``cd /usr/ports ; make fetch'' will
get a little farther. Requested by: Andreas Klemm <andreas@klemm.gtn.com>
Notes
Notes: svn path=/head/; revision=14353
Diffstat (limited to '')
-rw-r--r--security/bro/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/bro/Makefile b/security/bro/Makefile
index 1fc84a7aadf0..d508a405dc46 100644
--- a/security/bro/Makefile
+++ b/security/bro/Makefile
@@ -4,7 +4,7 @@
# Date created: Sat Feb 28, 1998
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.4 1998/03/16 10:27:31 obrien Exp $
+# $Id: Makefile,v 1.5 1998/09/14 00:20:20 obrien Exp $
#
DISTNAME= vp-bro-0.4-alpha
@@ -16,6 +16,7 @@ MAINTAINER= obrien@FreeBSD.org
RESTRICTED= "Author wishes Alpha releases not to be distrubted."
+IS_INTERACTIVE= "manual fetch"
WRKSRC= ${WRKDIR}/bro-0.4
CONFIGURE_ARGS= --libdir=${PREFIX}/share
GNU_CONFIGURE= yes