Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/share/man/man7 Pull up revision 1.40 (requested by hube...
details: https://anonhg.NetBSD.org/src/rev/3528da6839d6
branches: netbsd-1-5
changeset: 490522:3528da6839d6
user: jhawk <jhawk%NetBSD.org@localhost>
date: Thu Jan 25 19:49:32 2001 +0000
description:
Pull up revision 1.40 (requested by hubertf):
Remove documentation of NOCLEANDEPENDS (now default); document
MAKEFILE, per PR 11866.
diffstat:
share/man/man7/packages.7 | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 5b0d7c708b53 -r 3528da6839d6 share/man/man7/packages.7
--- a/share/man/man7/packages.7 Thu Jan 25 18:37:41 2001 +0000
+++ b/share/man/man7/packages.7 Thu Jan 25 19:49:32 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: packages.7,v 1.28.4.6 2000/10/16 21:36:08 tv Exp $
+.\" $NetBSD: packages.7,v 1.28.4.7 2001/01/25 19:49:32 jhawk Exp $
.\"
.\" from: NetBSD: bsd.pkg.mk,v 1.89 1998/06/01 21:30:10 hubertf Exp
.\"
@@ -300,8 +300,10 @@
.Dq NO ,
do not run 'check-shlibs' even if PKG_DEVELOPER is set. This prevents
errors on emul/compat packages (e.g. Linux binaries, ...).
-.It NOCLEANDEPENDS
-Don't clean dependent packages
+.It MAKEFILE
+Name of the Makefile in ${WRKSRC}, used in the default build and
+install targets. Default:
+.Dq Makefile .
.It BROKEN
Package is broken. Set this string to the reason why.
.It RESTRICTED
Home |
Main Index |
Thread Index |
Old Index