- Make SOURCEFIRE option enabled by default to ensure all rules function out of the box.
Requested by: Dean Freeman <wfreeman@sourcefire.com>
This commit is contained in:
parent
8952f9a7d5
commit
d28c4a2ac9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284308
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ OPTIONS= IPV6 "Enable IPv6 support" on \
|
|||
PRELUDE "Enable Prelude NIDS integration" off \
|
||||
LRGPCAP "Enable pcaps larger than 2GB" off \
|
||||
SNORTSAM "Unofficial Snortsam Patch" off \
|
||||
SOURCEFIRE "Enable Sourcefire specific build options" off \
|
||||
SOURCEFIRE "Enable Sourcefire specific build options" on \
|
||||
DBGSNORT "Enable debugging symbols+core dumps" off
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
|
Loading…
Reference in a new issue