summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authortriaxx <triaxx@pkgsrc.org>2019-10-25 12:36:50 +0000
committertriaxx <triaxx@pkgsrc.org>2019-10-25 12:36:50 +0000
commit5dfccb9469f34253f5901f13af41ce1a965560c4 (patch)
tree4362a43ed7aab6992ee537aa438de3bc11d2584d /shells
parentccaaa8670d3d55121a4b5d00c9790c02112537ba (diff)
downloadpkgsrc-5dfccb9469f34253f5901f13af41ce1a965560c4.tar.gz
bash: make nls option enabled by default
Diffstat (limited to 'shells')
-rw-r--r--shells/bash/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/bash/options.mk b/shells/bash/options.mk
index bd98b7accf9..04e282e4983 100644
--- a/shells/bash/options.mk
+++ b/shells/bash/options.mk
@@ -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