diff options
| author | Stefan Eßer <se@FreeBSD.org> | 2022-01-11 00:19:35 +0100 |
|---|---|---|
| committer | Stefan Eßer <se@FreeBSD.org> | 2022-01-11 00:19:35 +0100 |
| commit | 5600b7995f2ac6a53732950958ca27ca9e90ae70 (patch) | |
| tree | fe69fc1f867e56f83e603aa9bf60849b7c863e4a /security/openssl | |
| parent | devel/llvm-devel: update CONFLICTS_INSTALL (diff) | |
security/openssl: add boringssl to CONFLICTS_INSTALL
Approved by: portmgr (implicit)
Diffstat (limited to 'security/openssl')
| -rw-r--r-- | security/openssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 01d4eb2b8efe..3412f4bfe25d 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -14,7 +14,7 @@ COMMENT= TLSv1.3 capable SSL and crypto library LICENSE= OpenSSL LICENSE_FILE= ${WRKSRC}/LICENSE -CONFLICTS_INSTALL= libressl libressl-devel openssl-devel openssl-quictls +CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl-devel openssl-quictls HAS_CONFIGURE= yes CONFIGURE_SCRIPT= config |
