- 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:
Ryan Steinmetz 2011-10-25 20:11:35 +00:00
parent 8952f9a7d5
commit d28c4a2ac9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284308

View file

@ -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>