aboutsummaryrefslogtreecommitdiffstats
path: root/security/silktools
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2016-11-14 11:15:03 +0800
committerdanfe <danfe@FreeBSD.org>2016-11-14 11:15:03 +0800
commit001ad2e978cd474ba9737cc387ad33971244dad1 (patch)
treebb5ae18425703acfafa9b7ebb7f28ff3e2e09400 /security/silktools
parent1433e96df45e8657fe8389b5527cd2f15c04a379 (diff)
downloadfreebsd-ports-gnome-001ad2e978cd474ba9737cc387ad33971244dad1.tar.gz
freebsd-ports-gnome-001ad2e978cd474ba9737cc387ad33971244dad1.tar.zst
freebsd-ports-gnome-001ad2e978cd474ba9737cc387ad33971244dad1.zip
- Remove redundant definitions of IPV6_DESC and [OPEN]SSL_DESC when closely
matching standard ones from `Mk/bsd.options.desc.mk' - Rename couple of options to standard name or the one that better reflects their usage
Diffstat (limited to 'security/silktools')
-rw-r--r--security/silktools/Makefile1
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