security/gost-engine: Remove duplicated and incorrect build dependency of CMake

CMake binary is provided by devel/cmake-core not devel/cmake which
is a metaport and we don't need to safeguard for a version that's
over 3 years old

Approved by:	portmgr (blanket)
2024Q1
Daniel Engberg 2023-10-15 14:45:24 +02:00
parent ade460a9ff
commit c59544168e
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@ 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_openssl31= not ready for openssl31
BUILD_DEPENDS= cmake>=3.18.1:devel/cmake
USES= cmake ssl
USE_GITHUB= yes
GH_ACCOUNT= gost-engine