net-p2p/btcheck: clean up after security/mbedtls2 removal
This commit is contained in:
@@ -20,7 +20,7 @@ PORTDOCS= AUTHORS ChangeLog NEWS README
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_RADIO= SHA1
|
||||
SHA1_DESC= Optimized SHA-1 calculation
|
||||
OPTIONS_RADIO_SHA1= BEECRYPT GCRYPT GNUTLS MBEDTLS NETTLE OPENSSL TOMCRYPT
|
||||
OPTIONS_RADIO_SHA1= BEECRYPT GCRYPT GNUTLS NETTLE OPENSSL TOMCRYPT
|
||||
OPTIONS_DEFAULT= OPENSSL
|
||||
|
||||
BEECRYPT_DESC= Use SHA-1 implementation from BeeCrypt
|
||||
@@ -38,11 +38,6 @@ GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
|
||||
GNUTLS_USES= localbase
|
||||
GNUTLS_CONFIGURE_ON= --with-gnutls
|
||||
|
||||
MBEDTLS_DESC= Use SHA-1 implementation from mbedTLS/PolarSSL
|
||||
MBEDTLS_LIB_DEPENDS= libmbedcrypto.so:security/mbedtls2
|
||||
MBEDTLS_USES= localbase
|
||||
MBEDTLS_CONFIGURE_ON= --with-polarssl
|
||||
|
||||
NETTLE_DESC= Use SHA-1 implementation from Nettle
|
||||
NETTLE_LIB_DEPENDS= libnettle.so:security/nettle
|
||||
NETTLE_USES= localbase
|
||||
|
||||
Reference in New Issue
Block a user