summaryrefslogtreecommitdiff
path: root/mk/tools
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2018-11-30 18:38:19 +0000
committerrillig <rillig@pkgsrc.org>2018-11-30 18:38:19 +0000
commit218a3d5f646d57643a4a2acd82a9ab89ed6ac203 (patch)
tree56b607d224d0bd3b3ed271a39e7fe1e723ac5d5d /mk/tools
parentf729a38ee3ed2297d167ece70820f68a700435a7 (diff)
downloadpkgsrc-218a3d5f646d57643a4a2acd82a9ab89ed6ac203.tar.gz
mk/misc: make configuration for show-all targets more configurable
Up to now, there was a central list of variable name patterns that defined whether a variable was printed as a sorted list, as a list or as a single value. Now each variable group decides on its own which of the variables are printed in which way, using the usual glob patterns. This is more flexible since different files sometimes differ in their naming conventions. Two variable groups are added: license (for everything related to LICENSE) and go (for lang/go).
Diffstat (limited to 'mk/tools')
-rw-r--r--mk/tools/bsd.tools.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/tools/bsd.tools.mk b/mk/tools/bsd.tools.mk
index 8463ef26aec..68c8757e355 100644
--- a/mk/tools/bsd.tools.mk
+++ b/mk/tools/bsd.tools.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.tools.mk,v 1.56 2018/08/22 20:48:37 maya Exp $
+# $NetBSD: bsd.tools.mk,v 1.57 2018/11/30 18:38:20 rillig Exp $
#
# Copyright (c) 2005, 2006 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -181,3 +181,4 @@ _PKG_VARS.tools= USE_TOOLS TOOLS_BROKEN TOOLS_CREATE \
_SYS_VARS.tools+= ${pv}.${t}
. endfor
.endfor
+_SORTED_VARS.tools= USE_TOOLS TOOLS_CREATE TOOLS_GNU_MISSING