diff options
author | obache <obache@pkgsrc.org> | 2009-05-30 00:54:17 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-05-30 00:54:17 +0000 |
commit | 3db716148f99db2245a385e8de88f223df5c3a5e (patch) | |
tree | c6c7646fc9c342e5641f058adceb7f42fc763907 | |
parent | 0d4afcf26773d6fa8578613355051d7b73ce85f1 (diff) | |
download | pkgsrc-3db716148f99db2245a385e8de88f223df5c3a5e.tar.gz |
Add mac option description (used by gmpc).
-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 5dc2aff6b4c..47c7a5e641c 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -271,6 +271,7 @@ lynx Use and enable support for the lynx browser. lzw Enable LZW (De)compression support m17nlib Enable the m17n library support. m68060-optimized Optimize for m68060 (only). +mac Enable Monkey's Audio Codec support. mad Enable usage of the mad library to play MP3 files. maintainer-zts Enable the Zend Thread Safety option for PHP mex Enable matlab mex support (Linux and Solaris only). |