aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-11-02 12:15:36 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-11-02 12:15:36 +0000
commit36e0981e27e77c2b906cc44182358bf159e7faa2 (patch)
tree8bf0c17b25152390f410f786129562b64d99b561 /security
parent8c85aa23bf502f7fde5f89aaabb3851232fa023d (diff)
downloadports-36e0981e27e77c2b906cc44182358bf159e7faa2.tar.gz
ports-36e0981e27e77c2b906cc44182358bf159e7faa2.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/barnyard2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/barnyard2/Makefile b/security/barnyard2/Makefile
index 9c13cab64cee..42bd2f9f67f3 100644
--- a/security/barnyard2/Makefile
+++ b/security/barnyard2/Makefile
@@ -60,7 +60,6 @@ CONFIGURE_ARGS+= --disable-aruba
.endif
.if ${PORT_OPTIONS:MBRO}
-BROKEN= Bro port is in transition right now, so this is not supported at this time
LIB_DEPENDS+= libbroccoli.so:${PORTSDIR}/security/broccoli
CONFIGURE_ARGS+= --enable-bro --with-broccoli=${LOCALBASE}/lib
.else