diff options
author | wiz <wiz@pkgsrc.org> | 2013-07-11 11:44:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-07-11 11:44:23 +0000 |
commit | 02b7d3d7ec024e4b62f45c52e4a5f8c90f538d50 (patch) | |
tree | 0424d83fdd4616e96b6e23bab85859320ca31e10 /mk/defaults | |
parent | 6c0d63564a040d52f49c982195bce069d94d0cc6 (diff) | |
download | pkgsrc-02b7d3d7ec024e4b62f45c52e4a5f8c90f538d50.tar.gz |
Describe two xterm options.
Diffstat (limited to 'mk/defaults')
-rw-r--r-- | mk/defaults/options.description | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 43616f400c8..b21211afa16 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -404,6 +404,7 @@ lprng-suid Install LPRng executables setuid root. lsof-less-secure-sockets If 'lsof-more-secure' is set, allow all sockets to be viewed at all times. lsof-more-secure Only allow root to view all open files with lsof. lua Enable Lua support. +luit Enable luit support. lynx Use and enable support for the lynx browser. lzma Enable LZMA (de)compression support. lzo Enable LZO (de)compression support. @@ -722,6 +723,7 @@ xscreensaver-webcollage Install webcollage screensaver. xterm-256color Enable 256 color support. xterm-88color Enable 88 color support. xterm-luit Enable locale <> UTF encoding translation. +xterm-toolbar Enable toolbar support in xterm. xtest Use XTEST Extension Library. xvid Enable usage of XVid codecs. xvideo Enable X-Video Motion Compensation library support. |