pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files Added INSTALL_ENV and SUBST_VAR...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4826b0ff0ea4
branches: trunk
changeset: 530239:4826b0ff0ea4
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Jun 19 20:05:36 2007 +0000
description:
Added INSTALL_ENV and SUBST_VARS. Noted by joerg.
diffstat:
pkgtools/pkglint/files/makevars.map | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 3dc4dbaae1b5 -r 4826b0ff0ea4 pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map Tue Jun 19 19:51:35 2007 +0000
+++ b/pkgtools/pkglint/files/makevars.map Tue Jun 19 20:05:36 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.162 2007/06/05 13:38:04 rillig Exp $
+# $NetBSD: makevars.map,v 1.163 2007/06/19 20:05:36 rillig Exp $
#
# This file contains the guessed type of some variables, according to
@@ -351,6 +351,7 @@
INSTALL_DATA ShellCommand [$system]
INSTALL_DATA_DIR ShellCommand [$system]
INSTALL_DIRS List of WrksrcSubdirectory [$package_list]
+INSTALL_ENV List of ShellWord [$package_list]
INSTALL_FILE Pathname [m:s]
INSTALL_GAME ShellCommand [$system]
INSTALL_GAME_DATA ShellCommand [$system]
@@ -635,6 +636,7 @@
SUBST_MESSAGE.* Message [m:s,c:s,h:s,o:s,Makefile.*:s]
SUBST_SED.* SedCommands [m:as,c:as,h:as,o:as,Makefile.*:as]
SUBST_STAGE.* Stage [$package]
+SUBST_VARS.* List of Varname [$package_list]
SVR4_PKGNAME SVR4PkgName [$package]
TEST_DIRS List of WrksrcSubdirectory [$package_list]
TEST_ENV List of ShellWord [$package_list]
Home |
Main Index |
Thread Index |
Old Index