aboutsummaryrefslogtreecommitdiff
path: root/security/bro
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-09-02 08:01:07 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-09-02 08:01:07 +0000
commita895ae4dabf6c08b92690315034fcb431656c86c (patch)
treef0a82f9b441360cc335239d5680d4ff146ea2836 /security/bro
parentd13144546a378404a7ddfeae29d6b2df99e64c87 (diff)
downloadports-a895ae4dabf6c08b92690315034fcb431656c86c.tar.gz
ports-a895ae4dabf6c08b92690315034fcb431656c86c.zip
Notes
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 889d92229ff5..e3753aaa53ec 100644
--- a/security/bro/Makefile
+++ b/security/bro/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-pub-${PORTVERSION}a37
MAINTAINER= ports@FreeBSD.org
COMMENT= System for detecting Network Intruders in real-time
+BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison175
+
WRKSRC= ${WRKDIR}/${PORTNAME}-pub-${PORTVERSION}a37
USE_REINPLACE= yes
@@ -23,7 +25,6 @@ GNU_CONFIGURE= yes
MAKE_ENV+= CC="${CC}"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --libdir=${PREFIX}/share
-USE_BISON= yes
USE_PERL5= yes
post-extract: