diff options
author | rillig <rillig@pkgsrc.org> | 2006-06-05 22:24:12 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-06-05 22:24:12 +0000 |
commit | 2e5ea781f26444c6dd8a80642bafd9fbd3444d3a (patch) | |
tree | f658e16269aed8e46575b3425ffd76c5cf4307d3 /pkgtools/pkglint | |
parent | 7fe71548bf769656b93d85026136e36704409218 (diff) | |
download | pkgsrc-2e5ea781f26444c6dd8a80642bafd9fbd3444d3a.tar.gz |
Minor corrections.
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r-- | pkgtools/pkglint/files/makevars.map | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map index 15930be37a2..e6249bf5fc9 100644 --- a/pkgtools/pkglint/files/makevars.map +++ b/pkgtools/pkglint/files/makevars.map @@ -1,4 +1,4 @@ -# $NetBSD: makevars.map,v 1.103 2006/06/03 07:10:25 rillig Exp $ +# $NetBSD: makevars.map,v 1.104 2006/06/05 22:24:12 rillig Exp $ # # This file contains the guessed type of some variables, according to @@ -281,7 +281,7 @@ GNU_CONFIGURE_MANDIR Pathname [m:s,c:s] GNU_CONFIGURE_PREFIX Pathname [m:s] HAS_CONFIGURE Yes [m:s,c:s] HEADER_TEMPLATE List of Pathname -HOMEPAGE URL [m:s,c:ds] +HOMEPAGE URL [$simple] INCOMPAT_CURSES List of PlatformTriple [m:as] INCOMPAT_ICONV List of PlatformTriple INFO_DIR Pathname @@ -409,7 +409,7 @@ PATCHFILES List of Filename [$list] PATCH_ARGS List of ShellWord PATCH_DIST_ARGS List of ShellWord [m:as] PATCH_DIST_CAT ShellCommand -PATCH_DIST_STRIP* ShellWord [o:s,c:a,m:as] +PATCH_DIST_STRIP* ShellWord [m:s, c:s, b:, builtin.mk:, *.mk:s] PATCH_SITES List of URL [m:s,o:s,c:s] PATCH_STRIP ShellWord PERL5_PACKLIST List of Perl5Packlist [m:s,o:sa] |