pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc replace reference to USE_GMAKE with USE_GNU_TOOLS make.
details: https://anonhg.NetBSD.org/pkgsrc/rev/912ab3d07e1e
branches: trunk
changeset: 466931:912ab3d07e1e
user: grant <grant%pkgsrc.org@localhost>
date: Sat Jan 24 15:32:59 2004 +0000
description:
replace reference to USE_GMAKE with USE_GNU_TOOLS make.
diffstat:
Packages.txt | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r 8c5ed5991bd3 -r 912ab3d07e1e Packages.txt
--- a/Packages.txt Sat Jan 24 15:30:32 2004 +0000
+++ b/Packages.txt Sat Jan 24 15:32:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.323 2004/01/23 23:46:44 wiz Exp $
+# $NetBSD: Packages.txt,v 1.324 2004/01/24 15:32:59 grant Exp $
###########################################################################
==========================
@@ -1415,9 +1415,9 @@
Once configuration has taken place, the software can be built on
NetBSD by invoking $MAKE_PROGRAM on $MAKEFILE with $ALL_TARGET as
the target to build. The default MAKE_PROGRAM is "gmake" if
- USE_GMAKE is set, "make" otherwise. MAKEFILE is set to "Makefile"
- by default, and ALL_TARGET defaults to "all". Any of these
- variables can be set to change the default build process.
+ USE_GNU_TOOLS 'make' is set, "make" otherwise. MAKEFILE is set to
+ "Makefile" by default, and ALL_TARGET defaults to "all". Any of
+ these variables can be set to change the default build process.
* install:
Once the build stage has completed, the final step is to install
Home |
Main Index |
Thread Index |
Old Index