diff options
author | obache <obache> | 2009-05-30 00:54:17 +0000 |
---|---|---|
committer | obache <obache> | 2009-05-30 00:54:17 +0000 |
commit | 2997a3dbf789f48569c6c21c77c405ccef5bd229 (patch) | |
tree | c6c7646fc9c342e5641f058adceb7f42fc763907 | |
parent | 191a8c7db01ca2294f07e846a74f29ab966622b2 (diff) | |
download | pkgsrc-2997a3dbf789f48569c6c21c77c405ccef5bd229.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). |