diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2012-10-15 19:10:49 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2012-10-15 19:10:49 +0000 |
commit | 592cf5e025e24ad002de597b6d5cec6818176c8a (patch) | |
tree | aaf9bbb76ba2569bb292ef7319d681538f31f1f9 /security/bro | |
parent | 0d30605316ff8dc13e69256389b8ad2c745929a0 (diff) | |
download | ports-592cf5e025e24ad002de597b6d5cec6818176c8a.tar.gz ports-592cf5e025e24ad002de597b6d5cec6818176c8a.zip |
Notes
Diffstat (limited to 'security/bro')
-rw-r--r-- | security/bro/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/bro/Makefile b/security/bro/Makefile index fd9b82fd6e70..2aced17a754e 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison \ swig:${PORTSDIR}/devel/swig13 LIB_DEPENDS= GeoIP:${PORTSDIR}/net/GeoIP +BROKEN= missing prerequisites + USE_CMAKE= yes CONFIGURE_WRKSRC= ${WRKSRC}/build BUILD_WRKSRC= ${CONFIGURE_WRKSRC} |