security/nmap: Fix typo in BROKEN=

PR:		287630
This commit is contained in:
Anton Saietskii
2025-06-18 13:45:02 +02:59
committed by Cy Schubert
parent d4fb30654a
commit 9a45f7a4c0
+1 -1
View File
@@ -60,7 +60,7 @@ CONFIGURE_ARGS+=--without-localdirs \
.include <bsd.port.options.mk>
.if defined(SSL_DEFAULT) && ${SSL_DEFAULT} == libressl
BROKEN= error: OpenSSL-1.1.1 is the minimum supported version. LibreSSLis not supported
BROKEN= error: OpenSSL-1.1.1 is the minimum supported version. LibreSSL is not supported
.endif
.if exists(/usr/lib/libibverbs.a)