summaryrefslogtreecommitdiff
path: root/mk/defaults
diff options
context:
space:
mode:
authorrodent <rodent>2013-05-11 19:22:48 +0000
committerrodent <rodent>2013-05-11 19:22:48 +0000
commit3f091ee62359cb32474031d98489027d7d6c259f (patch)
treeccf8f3d56c5b7ef099e58b1d9b16d1e90b60e37a /mk/defaults
parent2244d987b75e9cc7e0306fd2a68826c47634c0a5 (diff)
downloadpkgsrc-3f091ee62359cb32474031d98489027d7d6c259f.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.