summaryrefslogtreecommitdiff
path: root/mk/help
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-02-06 19:47:13 +0000
committerrillig <rillig@pkgsrc.org>2007-02-06 19:47:13 +0000
commit87fa9791743769a161232d684e4358ee51726d3b (patch)
tree3aabfd181724780b5e6300d8e2dae5ba2348f469 /mk/help
parent8bae16fa2591cb98eb46d06fda5a9e686313b298 (diff)
downloadpkgsrc-87fa9791743769a161232d684e4358ee51726d3b.tar.gz
A bit more documentation.
Diffstat (limited to 'mk/help')
-rw-r--r--mk/help/destdir.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/mk/help/destdir.mk b/mk/help/destdir.mk
index 3e302f484f2..76c2f3b1a97 100644
--- a/mk/help/destdir.mk
+++ b/mk/help/destdir.mk
@@ -1,4 +1,4 @@
-# $NetBSD: destdir.mk,v 1.1 2006/11/15 19:27:16 rillig Exp $
+# $NetBSD: destdir.mk,v 1.2 2007/02/06 19:47:13 rillig Exp $
#
# ===
# Warning: This file is still under construction. Don't rely on it.
@@ -34,7 +34,8 @@
# installed with default ownership and permissions.
#
# * "destdir" means that some of the installed files need special
-# ownership or permissions.
+# ownership or permissions. The installation is done by the
+# privileged user.
#
# === Implementation notes ===
#
@@ -43,3 +44,4 @@
# variable is passed in the INSTALL_MAKE_FLAGS to override potential
# "DESTDIR=" entries in the Makefiles.
#
+# Keywords: destdir