forked from Lainports/opnsense-ports
opnsense/suricata-devel: minor port updates from security/suricata
This commit is contained in:
parent
349a6d1ab4
commit
5714c41eca
2 changed files with 5 additions and 3 deletions
|
|
@ -17,6 +17,8 @@ LIB_DEPENDS= libjansson.so:devel/jansson \
|
|||
liblz4.so:archivers/liblz4 \
|
||||
libyaml.so:textproc/libyaml
|
||||
|
||||
USE_HARDENING= pie:configure
|
||||
|
||||
USES= autoreconf cpe gmake iconv:translit libtool localbase \
|
||||
pathfix pkgconfig
|
||||
|
||||
|
|
@ -26,9 +28,6 @@ USE_LDCONFIG= yes
|
|||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
USE_HARDENING= pie:configure
|
||||
|
||||
CONFIGURE_ARGS+=--enable-gccprotect \
|
||||
--enable-bundled-htp \
|
||||
--disable-gccmarch-native
|
||||
|
|
|
|||
|
|
@ -26,6 +26,9 @@ lib/libhtp.so.2
|
|||
lib/libhtp.so.2.0.0
|
||||
libdata/pkgconfig/htp.pc
|
||||
man/man1/suricata.1.gz
|
||||
%%PYTHON%%man/man1/suricatactl-filestore.1.gz
|
||||
%%PYTHON%%man/man1/suricatactl.1.gz
|
||||
%%PYTHON%%man/man1/suricatasc.1.gz
|
||||
%%DOCSDIR%%/AUTHORS
|
||||
%%DOCSDIR%%/Basic_Setup.txt
|
||||
%%DOCSDIR%%/GITGUIDE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue