summaryrefslogtreecommitdiff
path: root/mk/help
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-24 22:53:34 +0000
committerjoerg <joerg>2010-02-24 22:53:34 +0000
commitdf335ac120c2a4f23c5727a9752855264e2687d3 (patch)
tree6e85c1dd199239b764aebeb9c0afdc61ed2f167c /mk/help
parent64b53c3db0ec8945c82818f8229dfd25feb5c1e7 (diff)
downloadpkgsrc-df335ac120c2a4f23c5727a9752855264e2687d3.tar.gz
Rename the install phase to stage-install. Introduce a new install
target that defaults to either stage-install or package-install, depending on whether DESTDIR support is active and supported by the package or not.
Diffstat (limited to 'mk/help')
-rw-r--r--mk/help/destdir.help4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/help/destdir.help b/mk/help/destdir.help
index d7e77c794ec..b0b8b25f38b 100644
--- a/mk/help/destdir.help
+++ b/mk/help/destdir.help
@@ -1,4 +1,4 @@
-# $NetBSD: destdir.help,v 1.4 2009/05/09 14:59:08 joerg Exp $
+# $NetBSD: destdir.help,v 1.5 2010/02/24 22:53:34 joerg Exp $
#
# ===
# Warning: This file is still under construction. Don't rely on it.
@@ -40,7 +40,7 @@
#
# === Implementation notes ===
#
-# In the "install" phase, the variable DESTDIR is set in the make(1)
+# In the "stage-install" phase, the variable DESTDIR is set in the make(1)
# environment of the default "do-install" target. Additionally, the
# variable is passed in the INSTALL_MAKE_FLAGS to override potential
# "DESTDIR=" entries in the Makefiles.