summaryrefslogtreecommitdiff
path: root/doc/pkgsrc.txt
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-09-18 03:20:06 +0000
committermaya <maya@pkgsrc.org>2018-09-18 03:20:06 +0000
commit863858d72023b12a6e766f8c55ac87be5d59c77e (patch)
treea7a9e21e6381d856d7b645ce0d32a5a27eb4d909 /doc/pkgsrc.txt
parentbde7076c5fe2576f2198255fc0958d49d7395c0f (diff)
downloadpkgsrc-863858d72023b12a6e766f8c55ac87be5d59c77e.tar.gz
doc/pkgsrc.*: regen
Diffstat (limited to 'doc/pkgsrc.txt')
-rw-r--r--doc/pkgsrc.txt9
1 files changed, 3 insertions, 6 deletions
diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt
index 485ffcf5f39..377e76de0a2 100644
--- a/doc/pkgsrc.txt
+++ b/doc/pkgsrc.txt
@@ -1422,14 +1422,11 @@ mk.conf, together with some comments that describe each variable's intent.
Makefile. If this is not set, MAKECONF is set to /dev/null to avoid picking
up settings used by builds in /usr/src.
- * DEPENDS_TARGET: By default, dependencies are only installed, and no binary
- package is created for them. You can set this variable to package-install
- to automatically create binary packages after installing dependencies.
- Please note that the PKGSRC_KEEP_BIN_PKGS can be set to yes to preserve
- binary packages when using the install as well.
-
5.3. Variables affecting the installation process
+ * PKGSRC_KEEP_BIN_PKGSRC: By default, binary packages of built packages are
+ preserved in PACKAGES/All. Setting this variable to "no" prevents this.
+
Packages have to support installation into a subdirectory of WRKDIR. This
allows a package to be built, before the actual filesystem is touched. DESTDIR
support exists in two variations: