diff options
-rw-r--r-- | security/snort/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index 45959dae928..188cfcb1583 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -21,7 +21,8 @@ BUILD_DEPENDS= daq>=2.0.0:${PORTSDIR}/net/daq RUN_DEPENDS= daq>=2.0.0:${PORTSDIR}/net/daq OPTIONS_DEFINE= IPV6 GRE HA NORMALIZER DOCS APPID \ - PERFPROFILE LRGPCAP SOURCEFIRE NONETHER + PERFPROFILE LRGPCAP SOURCEFIRE NONETHER \ + FILEINSPECT OPTIONS_GROUP= ADDONS DEV OPTIONS_GROUP_ADDONS= BARNYARD PULLEDPORK |