devel/apr1: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
f604ec3a49
commit
e08c39705f
1 changed files with 1 additions and 2 deletions
|
|
@ -32,11 +32,10 @@ OPTIONS_DEFINE= IPV6
|
|||
OPTIONS_GROUP_APU= BDB GDBM LDAP MYSQL NDBM ODBC PGSQL SQLITE
|
||||
OPTIONS_RADIO= CRYPTO
|
||||
OPTIONS_RADIO_CRYPTO= SSL NSS
|
||||
OPTIONS_DEFAULT= DEVRANDOM BDB GDBM SSL
|
||||
OPTIONS_DEFAULT= BDB GDBM SSL
|
||||
|
||||
APU_DESC= Database support
|
||||
CRYPTO_DESC= Cryptography provider
|
||||
DEVRANDOM_DESC= Use /dev/random or compatible
|
||||
NDBM_DESC= NDBM support
|
||||
NSS_DESC= NSS crypto driver
|
||||
SSL_DESC= OpenSSL crypto driver
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue