summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig>2007-03-09 03:37:59 +0000
committerrillig <rillig>2007-03-09 03:37:59 +0000
commit4af89ad2f1202b868bb3a9bc1588ecb5c3983861 (patch)
tree6013e1aee12ec865fbe8ac558930a0d84d84089f /pkgtools
parent26517b8e93d25d0547dd47e8dab4c33795d5eb40 (diff)
downloadpkgsrc-4af89ad2f1202b868bb3a9bc1588ecb5c3983861.tar.gz
Added PKG_DBDIR and RUN.
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 5a54589655e..28c8a4dbbe1 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.159 2007/03/02 05:54:18 wiz Exp $
+# $NetBSD: makevars.map,v 1.160 2007/03/09 03:37:59 rillig Exp $
#
# This file contains the guessed type of some variables, according to
@@ -515,6 +515,7 @@ PKG_CONFIG Yes [$user]
# whether the pkgsrc user wants configuration files automatically
# installed or not.
PKG_CREATE ShellCommand [$system]
+PKG_DBDIR Pathname [$system]
PKG_DEBUG_LEVEL Integer [$cmdline]
PKG_DEFAULT_OPTIONS List of Option [$user]
PKG_DELETE ShellCommand [$system]
@@ -611,6 +612,7 @@ REQD_FILES_MODE { 0644 0640 0600 0400 } [$package]
RESTRICTED Message [$package]
ROOT_USER UserGroupName [$user]
ROOT_GROUP UserGroupName [$user]
+RUN ShellCommand [$system]
SCRIPTS_ENV List of ShellWord [m:a,c:a]
SHAREGRP UserGroupName [$system]
SHAREMODE FileMode [$system]