diff options
Diffstat (limited to 'security/suricata/Makefile')
| -rw-r--r-- | security/suricata/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 047bb238f975..068523be464d 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -1,6 +1,5 @@ PORTNAME= suricata -DISTVERSION= 7.0.11 -PORTREVISION= 3 +DISTVERSION= 8.0.2 CATEGORIES= security MASTER_SITES= https://www.openinfosecfoundation.org/download/ @@ -19,8 +18,7 @@ LIB_DEPENDS= libjansson.so:devel/jansson \ libyaml.so:textproc/libyaml USES= autoreconf cpe gmake iconv:translit libtool localbase pathfix \ - pkgconfig shebangfix -SHEBANG_FILES= python/suricata/sc/suricatasc.py + pkgconfig CPE_VENDOR= openinfosecfoundation @@ -36,8 +34,6 @@ MAKE_ENV= RUSTFLAGS="${RUSTFLAGS} -C linker=${CC:Q} ${LDFLAGS:C/.+/-C link-arg= INSTALL_TARGET= install-strip TEST_TARGET= check -CONFLICTS_INSTALL= libhtp - SUB_FILES= pkg-message OPTIONS_DEFINE= GEOIP IPFW NETMAP NSS PORTS_PCAP PYTHON REDIS TESTS |
