diff options
author | Renato Botelho <garga@FreeBSD.org> | 2014-11-21 10:32:20 -0200 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2014-11-21 10:32:20 -0200 |
commit | 84ffe3bec7fba29a06749d2e44191fafaefc7184 (patch) | |
tree | 76cf285bbc764a756b1334c28fd12fdcf0024624 /pkg_config.8.xml | |
parent | c3ab3abb471b72999e512a48d1956cf0baffa4ad (diff) | |
download | pfsense-packages-84ffe3bec7fba29a06749d2e44191fafaefc7184.tar.gz pfsense-packages-84ffe3bec7fba29a06749d2e44191fafaefc7184.tar.bz2 pfsense-packages-84ffe3bec7fba29a06749d2e44191fafaefc7184.zip |
Change build_options for suricata
Submitted by: Bill Meeks
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 0e69c7c0..a84223a7 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1923,7 +1923,7 @@ <port>security/suricata</port> <ports_after>security/barnyard2</ports_after> </build_pbi> - <build_options>barnyard2_UNSET=ODBC PGSQL PRELUDE;barnyard2_SET=GRE IPV6 MPLS MYSQL PORT_PCAP BRO;suricata_SET=IPFW PORTS_PCAP TESTS;suricata_UNSET=PRELUDE</build_options> + <build_options>barnyard2_UNSET=ODBC PGSQL PRELUDE;barnyard2_SET=GRE IPV6 MPLS MYSQL PORT_PCAP BRO;suricata_SET=IPFW PORTS_PCAP GEOIP JSON;suricata_UNSET=PRELUDE TESTS HTP_PORT</build_options> <build_port_path>/usr/ports/security/suricata</build_port_path> <depends_on_package_base_url>https://files.pfsense.org/packages/8/All/</depends_on_package_base_url> <depends_on_package_pbi>suricata-2.0.3-i386.pbi</depends_on_package_pbi> |