summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorjoerg <joerg>2014-06-10 14:40:50 +0000
committerjoerg <joerg>2014-06-10 14:40:50 +0000
commit68ef5594429c3b831cd9efc1fe45d74e4133dafd (patch)
treeb2e7f777f0d693baf0e85f0318080edbc698a433 /mk
parent44116b0f5400671fc62bacd3c4d5c0c36605ac1b (diff)
downloadpkgsrc-68ef5594429c3b831cd9efc1fe45d74e4133dafd.tar.gz
Make apr1 the default in preparation of removing Apache 2.0.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description1
1 files changed, 0 insertions, 1 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index c888bb66b94..fccecf27dc3 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -30,7 +30,6 @@ 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.