summaryrefslogtreecommitdiff
path: root/security/bro
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-03-03 09:56:10 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-03-03 09:56:10 +0000
commit1237695bd2f5ea312b142e8b833e83bbc799b4d1 (patch)
treeb0c84aacc1b1e962f8a344f142935db04a355a4b /security/bro
parentNo need to define a variable with += if it appears for the first time here. (diff)
Mark this NO_PACKAGE until DavidO can fix it.
Notes
Notes: svn path=/head/; revision=10016
Diffstat (limited to 'security/bro')
-rw-r--r--security/bro/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/bro/Makefile b/security/bro/Makefile
index 1dc3cec9a93b..70ddfb5d8bfa 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.1.1.1 1998/03/02 10:35:04 obrien Exp $
+# $Id: Makefile,v 1.2 1998/03/03 09:53:37 asami Exp $
#
DISTNAME= vp-bro-0.3-alpha
@@ -15,6 +15,7 @@ MASTER_SITES= ftp://ee.lbl.gov/ \
MAINTAINER= obrien@NUXI.com
+NO_PACKAGE= libbind.a compiled without optimization
WRKSRC= ${WRKDIR}/bro-0.3
CONFIGURE_ARGS= --libdir=${PREFIX}/share
GNU_CONFIGURE= yes