pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/gmake gmake: make nls option enabled by default
details: https://anonhg.NetBSD.org/pkgsrc/rev/195dc19f62b9
branches: trunk
changeset: 342790:195dc19f62b9
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Fri Oct 25 12:36:12 2019 +0000
description:
gmake: make nls option enabled by default
diffstat:
devel/gmake/options.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 5bb76eb7bd7f -r 195dc19f62b9 devel/gmake/options.mk
--- a/devel/gmake/options.mk Fri Oct 25 12:32:54 2019 +0000
+++ b/devel/gmake/options.mk Fri Oct 25 12:36:12 2019 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: options.mk,v 1.5 2019/10/21 06:33:11 triaxx Exp $
+# $NetBSD: options.mk,v 1.6 2019/10/25 12:36:12 triaxx Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gmake
PKG_SUPPORTED_OPTIONS= nls
+PKG_SUGGESTED_OPTIONS= nls
PLIST_VARS+= nls
Home |
Main Index |
Thread Index |
Old Index