diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-28 09:23:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-28 09:23:35 +0000 |
commit | ffabf543cf9cccf9d07afba05dac3212541c2cba (patch) | |
tree | fb0e076b32eae31521df2ad6e365ecd111a3eb49 | |
parent | 981ca870fd8d5edba518ea690255066aa80ce922 (diff) | |
download | pkgsrc-ffabf543cf9cccf9d07afba05dac3212541c2cba.tar.gz |
Accept kde3-1.0 in USE_DIRS.
-rw-r--r-- | pkgtools/pkglint/files/makevars.map | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map index e33eaac5805..acc283eca8a 100644 --- a/pkgtools/pkglint/files/makevars.map +++ b/pkgtools/pkglint/files/makevars.map @@ -1,4 +1,4 @@ -# $NetBSD: makevars.map,v 1.154 2007/01/17 03:11:19 rillig Exp $ +# $NetBSD: makevars.map,v 1.155 2007/01/28 09:23:35 wiz Exp $ # # This file contains the guessed type of some variables, according to @@ -655,6 +655,7 @@ USE_CROSSBASE Yes [m:s] USE_DIRS List of { \ gnome1-1.0 gnome1-1.5 \ gnome2-1.3 gnome2-1.5 gnome2-1.6 \ + kde3-1.0 \ texmf-1.0 texmf-1.1 texmf-1.2 \ texmf-1.3 texmf-1.4 \ theme-1.0 theme-1.1 \ |