diff options
Diffstat (limited to 'security/suricata/Makefile')
-rw-r--r-- | security/suricata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 256eac54cb70..13f021b25296 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ BUILD_DEPENDS+= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet \ pkg-config:${PORTSDIR}/devel/pkg-config -USE_AUTOTOOLS= automake110 autoconf:268 libtool:22 +USE_AUTOTOOLS= automake autoconf libtool USE_RC_SUBR= suricata |