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
commit3ddf4eb39d2855605f2b7da3d11ad28104081679 (patch)
treeccf8f3d56c5b7ef099e58b1d9b16d1e90b60e37a /mk/defaults
parent8f1ea8ca79acf9d9acfd27bbccea082a839000f7 (diff)
downloadpkgsrc-3ddf4eb39d2855605f2b7da3d11ad28104081679.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.