Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man7 Remove duplicate MAKE_ENV description. From Y...



details:   https://anonhg.NetBSD.org/src/rev/3fb6dd95ec25
branches:  trunk
changeset: 584255:3fb6dd95ec25
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Sep 11 23:33:22 2005 +0000

description:
Remove duplicate MAKE_ENV description. From YOMURA Masanori in private mail.

diffstat:

 share/man/man7/packages.7 |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 79116a878c8f -r 3fb6dd95ec25 share/man/man7/packages.7
--- a/share/man/man7/packages.7 Sun Sep 11 23:32:48 2005 +0000
+++ b/share/man/man7/packages.7 Sun Sep 11 23:33:22 2005 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: packages.7,v 1.90 2005/08/01 11:38:30 wiz Exp $
+.\"    $NetBSD: packages.7,v 1.91 2005/09/11 23:33:22 wiz Exp $
 .\"
 .\" from: NetBSD: bsd.pkg.mk,v 1.89 1998/06/01 21:30:10 hubertf Exp
 .\"
@@ -304,8 +304,6 @@
 .Pa ${SCRIPTDIR}
 executed by
 .Pa bsd.pkg.mk .
-.It MAKE_ENV
-Additional environment variables passed to sub-make in build stage.
 .It CFLAGS
 Any CFLAGS you wish passed to the configure script and/or sub-make in
 build stage.



Home | Main Index | Thread Index | Old Index