security/acme-client: Fix build for SSL_DEFAULT=libressl
- Add USES= ssl - Tested on vanilla 103amd64 with SSL_DEFAULT=base and =libressl Reported by: adamw
This commit is contained in:
parent
e0cad4d197
commit
ee06d0dcaa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430074
@ -13,7 +13,7 @@ COMMENT= Native C client for Let's Encrypt, designed for security
|
||||
|
||||
LICENSE= ISCL
|
||||
|
||||
USES= gmake tar:tgz
|
||||
USES= gmake tar:tgz ssl
|
||||
|
||||
MAKEFILE= GNUmakefile
|
||||
MAKE_ENV= PREFIX=${STAGEDIR}/${PREFIX}
|
||||
|
Loading…
Reference in New Issue
Block a user