summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-01-12 11:13:13 +0000
committerrillig <rillig@pkgsrc.org>2006-01-12 11:13:13 +0000
commit1eb828e8b4f061a976cbe4ba51337e0a5994a778 (patch)
tree5fb023690946336f5635f691da51cd760bc02f1f /mk
parentcb558f2a78b6df00cfa180ea39a65376d9e634b1 (diff)
downloadpkgsrc-1eb828e8b4f061a976cbe4ba51337e0a5994a778.tar.gz
Documented CHECK_INTERPRETER in the header comment.
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.check.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/mk/bsd.pkg.check.mk b/mk/bsd.pkg.check.mk
index 3e6c6d6d468..5567209b27e 100644
--- a/mk/bsd.pkg.check.mk
+++ b/mk/bsd.pkg.check.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.check.mk,v 1.24 2006/01/12 00:40:19 rillig Exp $
+# $NetBSD: bsd.pkg.check.mk,v 1.25 2006/01/12 11:13:13 rillig Exp $
#
# This Makefile fragment is included by bsd.pkg.mk and defines the
# relevant variables and targets for the various install-time "check"
@@ -18,6 +18,9 @@
# Valid values are "work", which checks for ${WRKDIR}, and
# "tools", which checks for ${TOOLS_DIR}. Defaults to "no".
#
+# CHECK_INTERPRETER can be set to "yes" to check that installed
+# #!-scripts will find their interpreter.
+#
# The following targets are defined by bsd.pkg.check.mk:
#
# check-files-pre & check-files-post generate the list of files on the