diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-09 09:51:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-09 09:51:14 +0000 |
commit | eeca7c11b2bbbe2e3f65b371017ad8de2fc1e9fc (patch) | |
tree | f4a606764304a5e47182387fbe0d6f90c3706a92 /mk | |
parent | 9c6c6b403fe352bea51966b0d5785c5e94dea220 (diff) | |
download | pkgsrc-eeca7c11b2bbbe2e3f65b371017ad8de2fc1e9fc.tar.gz |
Document nox11 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 366cd5eb7d1..738dc413aa1 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -239,6 +239,7 @@ ncursesw Enable wide character ncurses support. nntp Enable Network News Transport Protocol (NNTP) support. nntpcache-pgp Enable pgp signed nocem support. nogui +nox11 Do not link against x11 libraries. nspluginwrapper Enable running non native netscape compatible plugins ocamlduce Enable OcamlDuce support. ogg Enable Ogg support. |