diff options
author | tron <tron@pkgsrc.org> | 2008-08-30 08:06:11 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2008-08-30 08:06:11 +0000 |
commit | ff0c326248d7c2402dcb864b4f47e63087c12321 (patch) | |
tree | e6ae44b1e83bfe99d3f985ab046e42368e97a4ec /mk | |
parent | 5a0bb7bb857fb7c73681f253ba0f9d5c0d4cfd88 (diff) | |
download | pkgsrc-ff0c326248d7c2402dcb864b4f47e63087c12321.tar.gz |
Document "lzw" option used by e.g. the "tiff" package.
Diffstat (limited to 'mk')
-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 89e5f08e200..dea2c6bb348 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -192,6 +192,7 @@ links-zlib Enable zlib support for the links WWW browser. lprng-priv-ports Connections must be made from privileged ports. lprng-suid Install LPRng executables setuid root. lua Enable Lua support. +lzw Enable LZW (De)compression support m68060-optimized Optimize for m68060 (only). mad Enable usage of the mad library to play MP3 files. maintainer-zts Enable the Zend Thread Safety option for PHP |