diff options
author | wg <wg@FreeBSD.org> | 2013-11-02 20:15:36 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-11-02 20:15:36 +0800 |
commit | bac7c428528933f2c56aa6c5bf413ce2e8f1476a (patch) | |
tree | 8bf0c17b25152390f410f786129562b64d99b561 | |
parent | 7992410f27d50c6ca736bdfb8d79321ffe84e34c (diff) | |
download | freebsd-ports-gnome-bac7c428528933f2c56aa6c5bf413ce2e8f1476a.tar.gz freebsd-ports-gnome-bac7c428528933f2c56aa6c5bf413ce2e8f1476a.tar.zst freebsd-ports-gnome-bac7c428528933f2c56aa6c5bf413ce2e8f1476a.zip |
security/barnyard2: remove BROKEN for one option
PR: ports/183574
Submitted by: Paul Schmehl <pauls utdallas.edu> (maintainer)
-rw-r--r-- | security/barnyard2/Makefile | 1 |
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 |