pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files + BUILD_MAKE_CMD



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0db09fba7d93
branches:  trunk
changeset: 537346:0db09fba7d93
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Jan 06 18:37:21 2008 +0000

description:
+ BUILD_MAKE_CMD

diffstat:

 pkgtools/pkglint/files/makevars.map |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9c4c5c4821a6 -r 0db09fba7d93 pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map       Sun Jan 06 18:21:47 2008 +0000
+++ b/pkgtools/pkglint/files/makevars.map       Sun Jan 06 18:37:21 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.178 2007/12/21 12:36:59 rillig Exp $
+# $NetBSD: makevars.map,v 1.179 2008/01/06 18:37:21 rillig Exp $
 #
 
 # This file contains the guessed type of some variables, according to
@@ -188,6 +188,7 @@
 BUILD_DEPENDS          InternalList of DependencyWithPath [c:a,m:a,o:a,*.mk:a]
 BUILD_DIRS             List of WrksrcSubdirectory [$package_list]
 BUILD_ENV              List of ShellWord [$package_list]
+BUILD_MAKE_CMD         ShellCommand [$system]
 BUILD_MAKE_FLAGS       List of ShellWord [$package_list]
 BUILD_TARGET           List of Identifier [$package]
 BUILD_USES_MSGFMT      Yes [$package]



Home | Main Index | Thread Index | Old Index