diff options
author | wiz <wiz@pkgsrc.org> | 2015-04-08 05:31:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-04-08 05:31:00 +0000 |
commit | 4de3fec6e71d3ddc44b1746e9e955aa876684d03 (patch) | |
tree | 4e14bf1a655f0048d8850c6a0c00406975437468 /mk/defaults | |
parent | c4ec1475ff65a9105c656b519872c3a5342a6e71 (diff) | |
download | pkgsrc-4de3fec6e71d3ddc44b1746e9e955aa876684d03.tar.gz |
Describe secret option (hush!)
Diffstat (limited to 'mk/defaults')
-rw-r--r-- | mk/defaults/options.description | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index ced67de0291..34956c6ebc6 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -619,6 +619,7 @@ scapy-pyx Add in py-X support. sdl Use SDL as display library. sdl2 Use SDL2 as display library. seamonkey Use seamonkey as gecko rendering engine. +secret Enable libsecret support. sendmail-ffr-tls Enable various FFR_TLS_* options. FFR = For Future Release. sendmail-milter Build the milter with support for the Sendmail MTA. sendmail-socketmap Enable Sendmail SOCKETMAP support. |