aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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