aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-01 18:07:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-04-01 18:07:17 +0000
commit81c2c12d2dbc8bc65c8a0f5db7daf6dc96e1542b (patch)
tree64dd4986624b8ddb5fddfb9d7ca5d6dd18dc2737 /ftp
parent2c695c7bbf580c47548d9e12514bdbe40725cab6 (diff)
downloadports-81c2c12d2dbc8bc65c8a0f5db7daf6dc96e1542b.tar.gz
ports-81c2c12d2dbc8bc65c8a0f5db7daf6dc96e1542b.zip
Update LIBSSH2 option description
PR: 245070 Reported by: <iron.udjin@gmail.com>
Notes
Notes: svn path=/head/; revision=530231
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 4592a82ebcaf..c14bd200a9a1 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -32,7 +32,7 @@ HTTP2_DESC= HTTP/2 support (requires HTTP)
HTTP2_IMPLIES= HTTP
IMAP_DESC= IMAP/IMAPS support
LDAPS_IMPLIES= LDAP
-LIBSSH2_DESC= SCP/SFTP support via libssh2
+LIBSSH2_DESC= SCP/SFTP support via libssh2 (requires OPENSSL)
LIBSSH2_IMPLIES= OPENSSL
POP3_DESC= POP3/POP3S support
PROXY_IMPLIES= HTTP