pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/bison bison: make nls option enabled by default
details: https://anonhg.NetBSD.org/pkgsrc/rev/280247aa1eeb
branches: trunk
changeset: 416452:280247aa1eeb
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Fri Oct 25 12:32:54 2019 +0000
description:
bison: make nls option enabled by default
diffstat:
devel/bison/options.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 08b74c17e7c4 -r 280247aa1eeb devel/bison/options.mk
--- a/devel/bison/options.mk Fri Oct 25 12:16:06 2019 +0000
+++ b/devel/bison/options.mk Fri Oct 25 12:32:54 2019 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: options.mk,v 1.2 2019/10/24 10:25:39 jperkin Exp $
+# $NetBSD: options.mk,v 1.3 2019/10/25 12:32:54 triaxx Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.bison
PKG_SUPPORTED_OPTIONS= nls
+PKG_SUGGESTED_OPTIONS= nls
PLIST_VARS+= nls
Home |
Main Index |
Thread Index |
Old Index