git: c768ecf46297 - main - security/libressl-devel: Chase addition of OpenSSL 3.4 port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Oct 2024 15:29:51 UTC
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=c768ecf4629774c63cb7b3ec84662fba8100cfe3 commit c768ecf4629774c63cb7b3ec84662fba8100cfe3 Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2024-10-19 15:29:32 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2024-10-19 15:29:32 +0000 security/libressl-devel: Chase addition of OpenSSL 3.4 port --- security/libressl-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/libressl-devel/Makefile b/security/libressl-devel/Makefile index a5291efc1863..28e3eb0ad92f 100644 --- a/security/libressl-devel/Makefile +++ b/security/libressl-devel/Makefile @@ -27,7 +27,7 @@ NC_DESC= Install TLS-enabled netcat CONFLICTS_INSTALL= libressl \ libretls -default_CONFLICTS_INSTALL= openssl openssl111 openssl3[12] openssl-quictls +default_CONFLICTS_INSTALL= openssl openssl111 openssl3* openssl-quictls .if ${FLAVOR:U} == default OPTIONS_EXCLUDE= LIBTLS