diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2007-01-09 11:55:52 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2007-01-09 11:55:52 +0000 |
commit | 6f3772be2d05fdf93882271a240adc05c1226209 (patch) | |
tree | 392c1480aac61b600d94d7168e2b932e0adccffb /mk/defaults | |
parent | 8d9c9bf91570bee437090415c58518f729ae3f37 (diff) | |
download | pkgsrc-6f3772be2d05fdf93882271a240adc05c1226209.tar.gz |
Add an option to allow a batch mode pcb to be built. Useful for webserver
environments.
Diffstat (limited to 'mk/defaults')
-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 0930a5020af..52c1774a156 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -21,6 +21,7 @@ aterm-xterm-scroll Use xterm-scrollbar instead of a NeXT-like one. audiofile authlib avifile +batch Enable batch mode support. bdb bittorrent Enable bittorrent support bktr |