1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

security/openssl: add boringssl to CONFLICTS_INSTALL

Approved by:	portmgr (implicit)
This commit is contained in:
Stefan Eßer 2022-01-11 00:19:35 +01:00
parent 2f60a4c22c
commit 5600b7995f
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ COMMENT= TLSv1.3 capable SSL and crypto library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
CONFLICTS_INSTALL= libressl libressl-devel openssl openssl-quictls
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl-quictls
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= config

View File

@ -11,7 +11,7 @@ COMMENT= QUIC capable fork of OpenSSL
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
CONFLICTS_INSTALL= libressl libressl-devel openssl openssl-devel
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl-devel
BROKEN_i386= ld: error: undefined symbol: __atomic_is_lock_free

View File

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