diff options
author | wiz <wiz@pkgsrc.org> | 2016-01-13 22:27:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-01-13 22:27:31 +0000 |
commit | 085df9d9ec58e76c3a45b3b24aa9b6416696b882 (patch) | |
tree | f6a8ea772332212bbe107fa69918bc23911a1e59 | |
parent | c7153c9098ed6e29d050ea79faf5a3c307bbc4d5 (diff) | |
download | pkgsrc-085df9d9ec58e76c3a45b3b24aa9b6416696b882.tar.gz |
Add farstream option description.
-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 5f8bf4cf45a..a3b1442b90e 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -181,6 +181,7 @@ faac Enable AAC decoding support using faac. faad Enable AAC decoding support using faad2. fam Support using File Alteration Monitor (FAM). farsight Enable farsight2 support. +farstream Enable farstream support. fastcgi Use FastCGI as the CGI manager. fd-small Build smaller misc/fd package. ffmpeg Enable ffmpeg support. |