summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2015-02-13 13:52:00 +0000
committerfhajny <fhajny@pkgsrc.org>2015-02-13 13:52:00 +0000
commit1ed6e349913ccabd4ffa6be977fd1cf50e50f1fa (patch)
treea9d39358f4c8861b71288990ab511670f2b8cea6 /mk
parent5961c2b290013aacae6d9ad6654e15e0f139b9e3 (diff)
downloadpkgsrc-1ed6e349913ccabd4ffa6be977fd1cf50e50f1fa.tar.gz
Add bind-json-statistics-server option description
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description3
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index 3b6a9f37821..8e06913ccb6 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -54,7 +54,8 @@ bacula-static Enable building of statically linked versions of the Bacula daemo
batch Enable batch mode support.
bdb Enable Berkeley DB support.
bind-dig-sigchase Enable dig(1) option +sigchase for DNSSEC signature chasing.
-bind-xml-statistics-server Enable building in the statistics server in bind95 and later.
+bind-xml-statistics-server Enable building in the statistics server with XML output in bind95 and later.
+bind-json-statistics-server Enable building in the statistics server with JSON in bind95 and later.
bittorrent Enable bittorrent support.
blender-exppython Enable the Experimental Python support.
boehm-gc Use Boehm's garbage collector for memory allocation.