summaryrefslogtreecommitdiff
path: root/mk/help
diff options
context:
space:
mode:
authorrillig <rillig>2007-02-06 19:47:13 +0000
committerrillig <rillig>2007-02-06 19:47:13 +0000
commit0f9398758d552708e7729d75e75e097c0f051516 (patch)
tree3aabfd181724780b5e6300d8e2dae5ba2348f469 /mk/help
parent56645e8b232738f557ec3b7e6a86e0c064205789 (diff)
downloadpkgsrc-0f9398758d552708e7729d75e75e097c0f051516.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