summaryrefslogtreecommitdiff
path: root/mk/defaults
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-05-11 19:22:48 +0000
committerrodent <rodent@pkgsrc.org>2013-05-11 19:22:48 +0000
commita3d7e1c77a1de004b692f8ca8b89a0d7c6719423 (patch)
treeccf8f3d56c5b7ef099e58b1d9b16d1e90b60e37a /mk/defaults
parentf0bf4d196d3c71b695a97ca7ac4741f9acd2ac3d (diff)
downloadpkgsrc-a3d7e1c77a1de004b692f8ca8b89a0d7c6719423.tar.gz
Also, +static, for the building of static libraries.
Diffstat (limited to 'mk/defaults')
-rw-r--r--mk/defaults/options.description1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index d8d61389f2f..bc986dab98c 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -611,6 +611,7 @@ squid-pf Enable use of transparent proxy with Packet Filter.
squid-unlinkd Enable use of unlinkd.
ssl Enable SSL support.
starttls Enable TLS support.
+static Allows you to build static libraries.
streamtuner-local Enable local metadata support.
streamtuner-xiph Enable the Xiph plugin.
suexec Enable suEXEC support in Apache web server.