diff options
author | wiz <wiz> | 2012-07-09 21:57:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-07-09 21:57:16 +0000 |
commit | aa972fac507f786b76fc40c1f0f7d10b85887f3a (patch) | |
tree | 4ee4bfdaf367b03b49f945d3b29782c1dce09deb /pkgtools/pkglint/files | |
parent | cab3857a6a1169f7556ce6d4e38110a48a90e5f6 (diff) | |
download | pkgsrc-aa972fac507f786b76fc40c1f0f7d10b85887f3a.tar.gz |
Fix USE_GAMESGROUP properties.
Diffstat (limited to 'pkgtools/pkglint/files')
-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] |