most recent changes, diff for cmus

Index: audio/cmus/Portfile
--- audio/cmus/Portfile (revision 42284)
+++ audio/cmus/Portfile (revision 42285)
@@ -24,7 +24,7 @@
CONFIG_AAC=n CONFIG_MP4=n CONFIG_MAD=y CONFIG_VORBIS=y

variant aac description {Support aac files} {
- depends_lib-append port:faad2 port:mpeg4ip
+ depends_lib-append port:faad2 lib:libmp4v2:libmp4v2
configure.args-delete CONFIG_AAC=n CONFIG_MP4=n
configure.args-append CONFIG_AAC=y CONFIG_MP4=y
}