Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Document the PKGMAKECONF variable.
details: https://anonhg.NetBSD.org/src/rev/9e1776efce64
branches: trunk
changeset: 555881:9e1776efce64
user: erh <erh%NetBSD.org@localhost>
date: Wed Dec 03 18:14:02 2003 +0000
description:
Document the PKGMAKECONF variable.
diffstat:
share/man/man7/packages.7 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 816e115034d7 -r 9e1776efce64 share/man/man7/packages.7
--- a/share/man/man7/packages.7 Wed Dec 03 17:58:47 2003 +0000
+++ b/share/man/man7/packages.7 Wed Dec 03 18:14:02 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: packages.7,v 1.82 2003/09/15 13:10:27 wiz Exp $
+.\" $NetBSD: packages.7,v 1.83 2003/12/03 18:14:02 erh Exp $
.\"
.\" from: NetBSD: bsd.pkg.mk,v 1.89 1998/06/01 21:30:10 hubertf Exp
.\"
@@ -110,6 +110,11 @@
etc.) and architecture (
.Dq mipsel ,
etc.).
+.It PKGMAKECONF
+Location of the mk.conf file used by a package's BSD-style Makefile.
+If this is not set, MAKECONF is set to
+.Pa /dev/null
+to avoid picking up settings used by builds in /usr/src.
.El
.Sh PACKAGE SPECIFIC VARIABLES
This section documents variables that typically apply to an individual
Home |
Main Index |
Thread Index |
Old Index