summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2021-08-27 06:31:06 -0400
committerAnthony G. Basile <blueness@gentoo.org>2021-08-27 06:31:24 -0400
commitd09f46f20d78a56db8b109db1dbe066305428ba7 (patch)
tree9b681b35e19dc55df040000aea1a664ce82e7586 /net-misc/curl/metadata.xml
parentmedia-libs/libextractor: allow both htmltidy-5+ and tidy-html5 (diff)
downloadgentoo-d09f46f20d78a56db8b109db1dbe066305428ba7.tar.gz
gentoo-d09f46f20d78a56db8b109db1dbe066305428ba7.tar.bz2
gentoo-d09f46f20d78a56db8b109db1dbe066305428ba7.zip
net-misc/curl: enable NTLM unconditionally
Closes: https://bugs.gentoo.org/808833 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'net-misc/curl/metadata.xml')
-rw-r--r--net-misc/curl/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-misc/curl/metadata.xml b/net-misc/curl/metadata.xml
index 7ab1ec9987ba..63231cb33c31 100644
--- a/net-misc/curl/metadata.xml
+++ b/net-misc/curl/metadata.xml
@@ -19,7 +19,6 @@
<flag name="quiche">Enable HTTP/3.0 support using <pkg>net-libs/quiche</pkg></flag>
<flag name="metalink">Enable metalink support</flag>
<flag name="nss">Enable nss ssl backend</flag>
- <flag name="ntlm">Enable ntlm support</flag>
<flag name="openssl">Enable openssl ssl backend</flag>
<flag name="pop3">Enable Post Office Protocol 3 support</flag>
<flag name="progress-meter">Enable the progress meter</flag>