diff options
Diffstat (limited to 'security/nmap/Makefile')
-rw-r--r-- | security/nmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile index 8f320aecd5db..792600e8aa89 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -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) |