diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-09 21:57:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-09 21:57:16 +0000 |
commit | 0b9c730f84fa35dfe71792627a8d7f92cce6d59d (patch) | |
tree | 4ee4bfdaf367b03b49f945d3b29782c1dce09deb /pkgtools | |
parent | 9c7d4488741526bfa85fd1f966e626a8e5e350d7 (diff) | |
download | pkgsrc-0b9c730f84fa35dfe71792627a8d7f92cce6d59d.tar.gz |
Fix USE_GAMESGROUP properties.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/files/makevars.map | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map index 4ed42827e05..9ab369bab91 100644 --- a/pkgtools/pkglint/files/makevars.map +++ b/pkgtools/pkglint/files/makevars.map @@ -1,4 +1,4 @@ -# $NetBSD: makevars.map,v 1.222 2012/07/09 17:47:37 wiz Exp $ +# $NetBSD: makevars.map,v 1.223 2012/07/09 21:57:16 wiz Exp $ # # This file contains the guessed type of some variables, according to @@ -114,7 +114,7 @@ PKG_FC ShellCommand [$user] IMAKE ShellCommand [$user] IMAKEOPTS List of ShellWord [$user] PRE_ROOT_CMD ShellCommand [$user] -USE_GAMESGROUP YesNo [$user] +USE_GAMESGROUP YesNo [$package] SU_CMD ShellCommand [$user] SU_CMD_PATH_APPEND Pathlist [$user] FATAL_OBJECT_FMT_SKEW YesNo [$user] |