mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Fix default option CRYPTOPP not including its group DNSSEC
This fixes 'pretty-print-config' not including the CRYPTOPP option in its output.
This commit is contained in:
parent
6cbdcdda6a
commit
64907f26a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318324
@ -57,7 +57,7 @@ DNSSEC_DESC= Enable extra DNSSEC algorithms (13 & 14)
|
||||
BOTAN_DESC= Use Botan
|
||||
CRYPTOPP_DESC= Use Crypto++
|
||||
|
||||
OPTIONS_DEFAULT= PGSQL CRYPTOPP
|
||||
OPTIONS_DEFAULT= PGSQL DNSSEC CRYPTOPP
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user