summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorobache <obache>2014-03-02 09:47:20 +0000
committerobache <obache>2014-03-02 09:47:20 +0000
commitddea6302f4c291d155cb9cf5ec3257bf7652fbbc (patch)
treec60266cde4567cb69d872e4ea42d039b11c2dcb0 /pkgtools/pkglint
parent2cd92417dc091ad3071fd4fc70b7f49c88995d5a (diff)
downloadpkgsrc-ddea6302f4c291d155cb9cf5ec3257bf7652fbbc.tar.gz
tell EXTRACT_ENV.
Diffstat (limited to 'pkgtools/pkglint')
-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 36b41200312..668d6c480da 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.246 2014/03/02 09:36:56 obache Exp $
+# $NetBSD: makevars.map,v 1.247 2014/03/02 09:47:20 obache Exp $
#
# This file contains the guessed type of some variables, according to
@@ -333,6 +333,7 @@ EXPORT_SYMBOLS_LDFLAGS List of LdFlag [$system]
EXTRACT_CMD ShellCommand [$system]
EXTRACT_DIR Pathname [$package]
EXTRACT_ELEMENTS List of Pathmask [$package_list]
+EXTRACT_ENV List of ShellWord [$package_list]
EXTRACT_ONLY List of Pathname [$package_list]
EXTRACT_OPTS List of ShellWord [m:as,c:as]
EXTRACT_OPTS_BIN List of ShellWord [m:as,c:as]