diff options
author | tonio <tonio@pkgsrc.org> | 2009-07-13 12:55:54 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2009-07-13 12:55:54 +0000 |
commit | 455a80bdc21e80f684bdf0953ed5657040619ec4 (patch) | |
tree | d976640a2c01d4d71fdfe3405c4d7c68a76538a9 /audio/faad2/PLIST | |
parent | b64a03ecc276b0f67cc9237f8ab26e164b37e87f (diff) | |
download | pkgsrc-455a80bdc21e80f684bdf0953ed5657040619ec4.tar.gz |
Let audio/faad2 install libmp4ff.
It is used by musicpd to play m4a files.
Fixes PR/40584 applying a very similar patch.
Diffstat (limited to 'audio/faad2/PLIST')
-rw-r--r-- | audio/faad2/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/faad2/PLIST b/audio/faad2/PLIST index 6057ecdf635..e4fa3fd345b 100644 --- a/audio/faad2/PLIST +++ b/audio/faad2/PLIST @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST,v 1.11 2009/06/14 17:32:05 joerg Exp $ +@comment $NetBSD: PLIST,v 1.12 2009/07/13 12:55:54 tonio Exp $ bin/faad include/faad2/faad2-config.h include/faad2/faad.h include/faad2/neaacdec.h +include/faad2/mp4ff.h lib/libfaad.la +lib/libmp4ff.la |