summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2019-12-08 12:56:06 +0000
committerMarc Espie <espie@cvs.openbsd.org>2019-12-08 12:56:06 +0000
commitbd59121b431bbcb87eb8f2d1acbb44340a6b3606 (patch)
tree5cafa5be613b6bddb90cc24b8eb425228cbf7637 /share
parent3428d5b5454378581dde4370b34fc050d3edc7ad (diff)
document INSTALL_DEBUG_PACKAGES
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/bsd.port.mk.59
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index ebc94e12621..576e95f7cdc 100644
--- a/share/man/man5/bsd.port.mk.5
+++ b/share/man/man5/bsd.port.mk.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.519 2019/12/08 12:54:36 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.520 2019/12/08 12:56:05 espie Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -1895,6 +1895,13 @@ User settings.
If set to
.Sq Yes ,
do not print anything when ignoring a port.
+.it Ev INSTALL_DEBUG_PACKAGES
+User settings.
+Defaults to
+.Sq \&No .
+If
+.Sq Yes ,
+install available debug packages during all install/update targets.
.It Ev INSTALL_{PROGRAM,SCRIPT,DATA,MAN}[_DIR]
Macros to use to install a program, a script, data, or a man page (or the
corresponding directory), respectively.