summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-06-18 00:45:45 +0000
committerrillig <rillig@pkgsrc.org>2006-06-18 00:45:45 +0000
commitc4ebc550871f98802c36df7c843ac8847e19c051 (patch)
tree46dbe073018602780e3d8acdaad754e466a6cab8 /pkgtools
parent6734eca05028bd49e9270babcaaf9b31b0cc42a9 (diff)
downloadpkgsrc-c4ebc550871f98802c36df7c843ac8847e19c051.tar.gz
Added OVERRIDE_GNU_CONFIG_SCRIPTS and PYPKGPREFIX.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/files/makevars.map4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index 0ffb3c8abfe..5ea9464dbe0 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -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 @@ ONLY_FOR_PLATFORM List of PlatformTriple [$list]
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_AUTO_VARS YesNo [m:s]
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]