diff options
author | tonio <tonio@pkgsrc.org> | 2007-04-10 20:29:18 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2007-04-10 20:29:18 +0000 |
commit | e4a5aca88e427d289ae0b4b5a90fbc6c5ab96c51 (patch) | |
tree | 797529964e3437ddbe29e4ec7f017ae2ff35363d /mk | |
parent | 134946f74687245612a90a5323a018a655afef73 (diff) | |
download | pkgsrc-e4a5aca88e427d289ae0b4b5a90fbc6c5ab96c51.tar.gz |
document the ocamlduce 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 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. |