aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curl/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index ae702a8beb9f..db02e3056b14 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -154,9 +154,6 @@ IGNORE= GSSAPI_BASE is not compatible with OpenSSL from ports. Use other GSSAPI
.endif
.if ${SSL_DEFAULT:Mlibressl*}
-.if ${PORT_OPTIONS:MGSSAPI_BASE} && ${PORT_OPTIONS:MOPENSSL}
-IGNORE= GSSAPI_BASE is not compatible with LibreSSL. Use other GSSAPI options
-.endif
.if ${PORT_OPTIONS:MTLS_SRP}
IGNORE= unsupported TLS-SRP in LibreSSL
.endif