diff options
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 081ed066a23..1886930b2f9 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -24,6 +24,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. +apr1 Use Apache Portable Runtime 1.x rather than 0.x. ares Use the ares library for asynchronous name resolution. aria2-metalink Enable Metalink support. arts Use the aRts audio daemon. @@ -484,6 +485,7 @@ sdl Use SDL as display library. seamonkey Use seamonkey as gecko rendering engine. sendmail-milter Build the milter with support for the Sendmail MTA. sendmail-socketmap Enable Sendmail SOCKETMAP support. +serf Use serf HTTP/WebDAV client library. serialconsole Enable use of serial console. shout Enable SHOUTcast support. sidplay Enable support for the SID audio file format. |