From df53755f882ba74e0c4a4dad30136e815e813562 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Sat, 25 May 2019 11:53:14 +0000 Subject: [PATCH] security/gost-engine: Fix spelling of BROKEN_SSL_REASON_libressl-devel --- security/gost-engine/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/gost-engine/Makefile b/security/gost-engine/Makefile index 412bd93b981c..f59bb2d518fb 100644 --- a/security/gost-engine/Makefile +++ b/security/gost-engine/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_SSL= libressl libressl-devel openssl BROKEN_SSL_REASON_libressl= needs features only available in OpenSSL 1.1.1+ -BROKEN_SSL_REASON_libressl_devel=needs features only available in OpenSSL 1.1.1+ +BROKEN_SSL_REASON_libressl-devel=needs features only available in OpenSSL 1.1.1+ BROKEN_SSL_REASON_openssl= needs features only available in OpenSSL 1.1.1+ USES= cmake ssl