pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/curl curl: adjust indentation (NFC)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dc3ab2195ef1
branches:  trunk
changeset: 334260:dc3ab2195ef1
user:      leot <leot%pkgsrc.org@localhost>
date:      Wed May 22 08:56:25 2019 +0000

description:
curl: adjust indentation (NFC)

diffstat:

 www/curl/options.mk |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (18 lines):

diff -r 748f2c0c8e86 -r dc3ab2195ef1 www/curl/options.mk
--- a/www/curl/options.mk       Wed May 22 08:46:06 2019 +0000
+++ b/www/curl/options.mk       Wed May 22 08:56:25 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index