diff options
author | tonio <tonio> | 2007-04-10 20:29:18 +0000 |
---|---|---|
committer | tonio <tonio> | 2007-04-10 20:29:18 +0000 |
commit | c36c33065d16e62febea1b0fd0cbffa4cce318ec (patch) | |
tree | 797529964e3437ddbe29e4ec7f017ae2ff35363d /mk/defaults | |
parent | b3a38ad92ef6b47e4ce0383b0ac3fb53327e9a69 (diff) | |
download | pkgsrc-c36c33065d16e62febea1b0fd0cbffa4cce318ec.tar.gz |
document the ocamlduce option
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 beefcbf0a58..ee2c4ad50ec 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -235,6 +235,7 @@ nntp Enable Network News Transport Protocol (NNTP) support. nntpcache-pgp Enable pgp signed nocem support. nogui nspluginwrapper Enable running non native netscape compatible plugins +ocamlduce Enable OcamlDuce support. ogg Enable Ogg support. online-tests Requiring Internet connectivity for "make test". openal Enable OpenAL support. |