diff options
author | obache <obache@pkgsrc.org> | 2010-08-15 09:10:44 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-08-15 09:10:44 +0000 |
commit | c055f1dcdffc44327b757b3ca3baf3fd2104446c (patch) | |
tree | 845ea36d47806c9c37e108e90774735a561b7d5d /mk | |
parent | 9f3d5ca6afa45c4762c14ff5b10f21e98e2e0ed5 (diff) | |
download | pkgsrc-c055f1dcdffc44327b757b3ca3baf3fd2104446c.tar.gz |
Note terminfo option.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 77bfa72ad79..3b3bf2af1d9 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -489,6 +489,7 @@ sybase Enable Sybase/MS SQL Server support. syncdir Force synchronous link() and related syscalls. syslog Enable syslog support. syslogng-spoof Spoof the original source address of forwarded packets. +terminfo Use terminfo. tcl Enable Tcl scripting support. tcpwrappers Enable tcpwrappers support. tests Build and install tests. |