summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorrodent <rodent>2013-05-11 19:22:48 +0000
committerrodent <rodent>2013-05-11 19:22:48 +0000
commitea78b776884bfe830e391d75e221d3f5548744e2 (patch)
treeccf8f3d56c5b7ef099e58b1d9b16d1e90b60e37a /mk
parentf205d88fb0a61e17b1406ffe2214e5fcf5ad81e9 (diff)
downloadpkgsrc-ea78b776884bfe830e391d75e221d3f5548744e2.tar.gz
Also, +static, for the building of static libraries.
Diffstat (limited to 'mk')
-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.