diff options
Diffstat (limited to 'dns/credns/Makefile')
-rw-r--r-- | dns/credns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/credns/Makefile b/dns/credns/Makefile index 7a0d140350b7..1a26fab78f73 100644 --- a/dns/credns/Makefile +++ b/dns/credns/Makefile @@ -13,7 +13,7 @@ COMMENT= Verifier performing validation in the DNS notify/transfer-chain LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_SSL= openssl-devel +BROKEN_SSL= openssl111 USE_RC_SUBR= credns |