diff options
author | schmonz <schmonz@pkgsrc.org> | 2014-08-01 19:22:34 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2014-08-01 19:22:34 +0000 |
commit | ddcaa479bb1a42e18cae4c8c95ea91504b0a7b86 (patch) | |
tree | 6535395cf9c94aed83e35569ec5cb3839f3ccf17 /mk | |
parent | c3da5a6f96493d8b70a6df841dcd3ea4e7fcb2bc (diff) | |
download | pkgsrc-ddcaa479bb1a42e18cae4c8c95ea91504b0a7b86.tar.gz |
Describe the "apple-common-crypto" 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 0b394922ca4..5f025a5b7d0 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -30,6 +30,7 @@ apache-mpm-event Use multi-threaded workers in Apache web server. apache-mpm-prefork Use pre-forked workers in Apache web server. apache-mpm-worker Use multiple processes of multi-threaded workers in Apache web server. apache-shared-modules Build all modules as shared for apache22. +apple-common-crypto Use Apple's CommonCrypto. ares Use the ares library for asynchronous name resolution. aria2-metalink Enable Metalink support. arts Use the aRts audio daemon. |