summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorobache <obache>2014-03-02 06:15:01 +0000
committerobache <obache>2014-03-02 06:15:01 +0000
commitf6bc3c699c1c9f11cece46354f0b170d1b939481 (patch)
tree807c744af5e05478797dc987309a3fcfc81e0ad5 /pkgtools
parent1de7a92b4653223ed78ace27c73e72d586f166eb (diff)
downloadpkgsrc-f6bc3c699c1c9f11cece46354f0b170d1b939481.tar.gz
TEST_TARGET can be set in option.mk (with test option).
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/files/makevars.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index 7bfc9eb3bde..53a285a1c2a 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.244 2014/03/02 06:13:00 obache Exp $
+# $NetBSD: makevars.map,v 1.245 2014/03/02 06:15:01 obache Exp $
#
# This file contains the guessed type of some variables, according to
@@ -700,7 +700,7 @@ SUPERSEDES InternalList of Dependency [$package_list]
SVR4_PKGNAME SVR4PkgName [$package]
TEST_DIRS List of WrksrcSubdirectory [$package_list]
TEST_ENV List of ShellWord [$package_list]
-TEST_TARGET List of Identifier [m:s,c:ds]
+TEST_TARGET List of Identifier [m:s,c:ds,o:as]
TEX_ACCEPTED List of { teTeX1 teTeX2 teTeX3 } [m:s,c:s]
TEX_DEPMETHOD { build run } [m:s,c:s]
TEXINFO_REQD List of Version [$package_list]