diff options
Diffstat (limited to 'security/snort/Makefile')
-rw-r--r-- | security/snort/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index 39aa954ecbe8..e59f13bea5e4 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -45,10 +45,6 @@ DOCS= RELEASE.NOTES doc/AUTHORS doc/BUGS doc/CREDITS \ .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500036 -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src-sf_snort_plugin_api.h -.endif - .if defined(WITH_FLEXRESP) LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config .elif defined(WITH_FLEXRESP2) |