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 OVERRIDE_GNU_CONFIG_SCRIP...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/abef4d25f827
branches:  trunk
changeset: 514782:abef4d25f827
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Jun 18 00:45:45 2006 +0000

description:
Added OVERRIDE_GNU_CONFIG_SCRIPTS and PYPKGPREFIX.

diffstat:

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

diffs (25 lines):

diff -r c6c1893ad6d9 -r abef4d25f827 pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map       Sun Jun 18 00:30:10 2006 +0000
+++ b/pkgtools/pkglint/files/makevars.map       Sun Jun 18 00:45:45 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.118 2006/06/17 17:09:48 rillig Exp $
+# $NetBSD: makevars.map,v 1.119 2006/06/18 00:45:45 rillig Exp $
 #
 
 # This file contains the guessed type of some variables, according to
@@ -418,6 +418,7 @@
 OPSYS                  Identifier [*:u]
 OPSYSVARS              List of Varname [m:a,c:a]
 OSVERSION_SPECIFIC     Yes [m:s,c:s]
+OVERRIDE_GNU_CONFIG_SCRIPTS    Yes [$simple]
 OWN_DIRS               List of Pathname [$list]
 OWN_DIRS_PERMS         List of ShellWord [$list]
 PAMBASE                        Pathname [$system]
@@ -516,6 +517,7 @@
 PTHREAD_OPTS           List of { native optional require } [m:as,c:a,b:a]
 PTHREAD_TYPE           Identifier [$system]
 # ^^ or "native" or "none".
+PYPKGPREFIX            { py15 py20 py21 py22 py23 py24 } [*:pu, pyversion.mk:s, *:]
 PYTHON_PATCH_SCRIPTS   List of Pathmask [$list]
 PYTHON_VERSIONS_INCOMPATIBLE List of Version [pyversion.mk:ad, $system]
 RCD_SCRIPTS            List of Filename [$list]



Home | Main Index | Thread Index | Old Index