summaryrefslogtreecommitdiff
path: root/net/tcpdump
diff options
context:
space:
mode:
Diffstat (limited to 'net/tcpdump')
-rw-r--r--net/tcpdump/options.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/tcpdump/options.mk b/net/tcpdump/options.mk
index aeb9dff50b8..906de36a7c6 100644
--- a/net/tcpdump/options.mk
+++ b/net/tcpdump/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.4 2017/09/08 11:10:41 wiz Exp $
+# $NetBSD: options.mk,v 1.5 2020/01/16 13:33:51 jperkin Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.tcpdump
PKG_SUPPORTED_OPTIONS= ssl libsmi
@@ -7,7 +7,6 @@ PKG_SUGGESTED_OPTIONS= ssl
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mssl)
-USE_OLD_DES_API= yes
.include "../../security/openssl/buildlink3.mk"
.else
CONFIGURE_ARGS+= --without-crypto