summaryrefslogtreecommitdiff
path: root/mk/check
diff options
context:
space:
mode:
authorrillig <rillig>2007-03-08 22:49:05 +0000
committerrillig <rillig>2007-03-08 22:49:05 +0000
commitd04d001b89fcf6241dc847c39db88f3391395888 (patch)
tree43e760a84ae7d3865b865e230cfdf83645fb6e64 /mk/check
parent00a462b1f26a6d154a1bab401aa8a16631406982 (diff)
downloadpkgsrc-d04d001b89fcf6241dc847c39db88f3391395888.tar.gz
Documented how to use checkperms in bulk builds.
Diffstat (limited to 'mk/check')
-rw-r--r--mk/check/check-perms.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/mk/check/check-perms.mk b/mk/check/check-perms.mk
index 229dcbd4f15..62f99539f5a 100644
--- a/mk/check/check-perms.mk
+++ b/mk/check/check-perms.mk
@@ -1,8 +1,12 @@
-# $NetBSD: check-perms.mk,v 1.6 2007/01/06 14:11:16 rillig Exp $
+# $NetBSD: check-perms.mk,v 1.7 2007/03/08 22:49:05 rillig Exp $
#
# This file checks that after installation of a package, all files and
# directories of that package have sensible permissions set.
#
+# To use this check in bulk builds, add
+# BULK_PREREQ+= sysutils/checkperms
+# to your mk.conf file.
+#
# User-settable variables:
#
# CHECK_PERMS