summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig>2007-10-13 08:57:09 +0000
committerrillig <rillig>2007-10-13 08:57:09 +0000
commit592c1f95013be8b41af545ec8b639483574d4157 (patch)
treee3090d645b6acee1618bb4c9d09130f1d30c4d0f /pkgtools
parentd6fe7c82aa11dc36c42e9bb59a0661af3e04c8de (diff)
downloadpkgsrc-592c1f95013be8b41af545ec8b639483574d4157.tar.gz
Whew. pkglint didn't know FAIL_MSG at all.
Diffstat (limited to 'pkgtools')
-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 6bdfba38aa1..4b1042a16d6 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.170 2007/10/12 20:16:01 rillig Exp $
+# $NetBSD: makevars.map,v 1.171 2007/10/13 08:57:09 rillig Exp $
#
# This file contains the guessed type of some variables, according to
@@ -314,6 +314,7 @@ EXTRACT_OPTS_ZIP List of ShellWord [m:as,c:as]
EXTRACT_OPTS_ZOO List of ShellWord [m:as,c:as]
EXTRACT_SUFX DistSuffix [$package]
EXTRACT_USING { gtar nbtar pax } [$package]
+FAIL_MSG ShellCommand [$system]
FAMBASE Pathname [$system]
FAM_ACCEPTED List of { fam gamin } [$package]
FAM_DEFAULT { fam gamin } [$user]