From c768ecf4629774c63cb7b3ec84662fba8100cfe3 Mon Sep 17 00:00:00 2001 From: Bernard Spil Date: Sat, 19 Oct 2024 17:29:32 +0200 Subject: [PATCH] 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