summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2008-01-06 19:26:01 +0000
committerrillig <rillig@pkgsrc.org>2008-01-06 19:26:01 +0000
commit53c3ee0e891fadcf1640188f79bbe62edf3c8177 (patch)
tree04318eaaa19ac6178dc79c783da8126621c7f3af
parentaa31f9d9e224db4b46913d9a38b6a7cb2b69f37c (diff)
downloadpkgsrc-53c3ee0e891fadcf1640188f79bbe62edf3c8177.tar.gz
+ REPLACE_LOCALEDIR_PATTERNS
-rw-r--r--pkgtools/pkglint/files/makevars.map3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index d2d11c47af9..532032d7c18 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.179 2008/01/06 18:37:21 rillig Exp $
+# $NetBSD: makevars.map,v 1.180 2008/01/06 19:26:01 rillig Exp $
#
# This file contains the guessed type of some variables, according to
@@ -621,6 +621,7 @@ REPLACE_EMACS List of Pathmask
REPLACE_FILES.* List of Pathmask [m:as,c:as]
REPLACE_INTERPRETER List of Identifier [m:a,c:a]
REPLACE_KSH List of Pathmask [$package_list]
+REPLACE_LOCALEDIR_PATTERNS List of Filemask [$package_list]
REPLACE_PERL List of Pathmask [$package_list]
REPLACE_PYTHON List of Pathmask [$package_list]
REPLACE_SH List of Pathmask [$package_list]