diff options
author | fhajny <fhajny@pkgsrc.org> | 2015-02-13 13:52:00 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2015-02-13 13:52:00 +0000 |
commit | 1ed6e349913ccabd4ffa6be977fd1cf50e50f1fa (patch) | |
tree | a9d39358f4c8861b71288990ab511670f2b8cea6 /mk/defaults | |
parent | 5961c2b290013aacae6d9ad6654e15e0f139b9e3 (diff) | |
download | pkgsrc-1ed6e349913ccabd4ffa6be977fd1cf50e50f1fa.tar.gz |
Add bind-json-statistics-server option description
Diffstat (limited to 'mk/defaults')
-rw-r--r-- | mk/defaults/options.description | 3 |
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. |