pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/bash bash: make nls option enabled by default
details: https://anonhg.NetBSD.org/pkgsrc/rev/41e09b70e8f2
branches: trunk
changeset: 342791:41e09b70e8f2
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Fri Oct 25 12:36:50 2019 +0000
description:
bash: make nls option enabled by default
diffstat:
shells/bash/options.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 195dc19f62b9 -r 41e09b70e8f2 shells/bash/options.mk
--- a/shells/bash/options.mk Fri Oct 25 12:36:12 2019 +0000
+++ b/shells/bash/options.mk Fri Oct 25 12:36:50 2019 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: options.mk,v 1.1 2019/10/24 11:53:13 triaxx Exp $
+# $NetBSD: options.mk,v 1.2 2019/10/25 12:36:50 triaxx Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.bash
PKG_SUPPORTED_OPTIONS= nls
+PKG_SUGGESTED_OPTIONS= nls
PLIST_VARS+= nls
Home |
Main Index |
Thread Index |
Old Index