aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-03-15 22:45:54 +0800
committermat <mat@FreeBSD.org>2017-03-15 22:45:54 +0800
commit1e9ec5214382baea71d298bf5ccc06fe0c725caf (patch)
tree1854068f339c180ccfac6a1304765861eb2e85fc /net
parent6995bd7d8fbe7cdb0e5fc7a2f82217a473513738 (diff)
downloadfreebsd-ports-gnome-1e9ec5214382baea71d298bf5ccc06fe0c725caf.tar.gz
freebsd-ports-gnome-1e9ec5214382baea71d298bf5ccc06fe0c725caf.tar.zst
freebsd-ports-gnome-1e9ec5214382baea71d298bf5ccc06fe0c725caf.zip
Remove all _USE=openssl occurrences.
Sponsored by: Absolight
Diffstat (limited to 'net')
-rw-r--r--net/tcpdump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile
index d30f09fe33b8..cdb01667eee2 100644
--- a/net/tcpdump/Makefile
+++ b/net/tcpdump/Makefile
@@ -31,7 +31,7 @@ SMI_DESC= Allow MIBs to be loaded on the fly
USER_DESC= Drop privileges to nobody
CHROOT_DESC= Chroot to /var/run/tcpdump (set CHROOTDIR to change)
-CRYPTO_USE= OPENSSL=yes
+CRYPTO_USES= ssl
CRYPTO_CONFIGURE_WITH= crypto
IPV6_CONFIGURE_ENABLE= ipv6
SMB_CONFIGURE_ENABLE= smb