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
commit2b41fa7894e5c04ec241f4fc50d839d7fc9aa8ba (patch)
tree43e760a84ae7d3865b865e230cfdf83645fb6e64 /mk/check
parent3deedb79fd8e4d5654dbcde973ad7c50db416830 (diff)
downloadpkgsrc-2b41fa7894e5c04ec241f4fc50d839d7fc9aa8ba.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