summaryrefslogtreecommitdiff
path: root/www/curl
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2019-05-22 08:56:25 +0000
committerleot <leot@pkgsrc.org>2019-05-22 08:56:25 +0000
commit0dced595563feea416fb3dff9b8e31f33c9ddb34 (patch)
tree5327bd29031a4146b760c3e1cd69345c4bad9f93 /www/curl
parent5c2f4f682f183ed7f740c4b2b6391eb083c7afd9 (diff)
downloadpkgsrc-0dced595563feea416fb3dff9b8e31f33c9ddb34.tar.gz
curl: adjust indentation (NFC)
Diffstat (limited to 'www/curl')
-rw-r--r--www/curl/options.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/curl/options.mk b/www/curl/options.mk
index d4ea55fd1aa..95c9be626c1 100644
--- a/www/curl/options.mk
+++ b/www/curl/options.mk
@@ -1,9 +1,9 @@
-# $NetBSD: options.mk,v 1.16 2017/08/17 13:55:39 schmonz Exp $
+# $NetBSD: options.mk,v 1.17 2019/05/22 08:56:25 leot Exp $
-PKG_OPTIONS_VAR= PKG_OPTIONS.curl
-PKG_SUPPORTED_OPTIONS= inet6 libssh2 gssapi ldap rtmp idn http2
-PKG_SUGGESTED_OPTIONS= inet6 idn
-PKG_OPTIONS_LEGACY_OPTS=libidn:idn
+PKG_OPTIONS_VAR= PKG_OPTIONS.curl
+PKG_SUPPORTED_OPTIONS= inet6 libssh2 gssapi ldap rtmp idn http2
+PKG_SUGGESTED_OPTIONS= inet6 idn
+PKG_OPTIONS_LEGACY_OPTS= libidn:idn
# Kerberos is built in - no additional dependency
PKG_SUGGESTED_OPTIONS.NetBSD+= gssapi