diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-11-14 03:15:03 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-11-14 03:15:03 +0000 |
commit | 3c8a36012b142a4660c87d9284eb0ce5f7bc5a58 (patch) | |
tree | bb5ae18425703acfafa9b7ebb7f28ff3e2e09400 /security/silktools/Makefile | |
parent | 5558ef6556714b55605398a4c15a914103fbdb96 (diff) |
Notes
Diffstat (limited to 'security/silktools/Makefile')
-rw-r--r-- | security/silktools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/silktools/Makefile b/security/silktools/Makefile index 34b8f7b1c66c..549a0cd15024 100644 --- a/security/silktools/Makefile +++ b/security/silktools/Makefile @@ -39,7 +39,6 @@ CARES_CONFIGURE_WITH= c-ares=${LOCALBASE} CARES_LIB_DEPENDS= libcares.so:dns/c-ares IPV6_CONFIGURE_ENABLE= ipv6 -IPV6_DESC= Support for analysis of flow records containing IPv6 addresses GNUTLS_CONFIGURE_WITH= gnutls=${LOCALBASE} GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls |