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:
Bernard Spil 2016-12-30 21:55:22 +00:00
parent e0cad4d197
commit ee06d0dcaa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430074

View File

@ -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}