most recent changes, diff for faad2

Index: audio/faad2/Portfile
--- audio/faad2/Portfile (revision 42216)
+++ audio/faad2/Portfile (revision 42217)
@@ -5,7 +5,7 @@
name faad2
version 2.6.1
categories audio
-maintainers pguyot@kallisys.net
+maintainers pguyot@kallisys.net openmaintainer
description Fastest ISO AAC audio decoder.
long_description FAAD2 is the fastest ISO AAC audio decoder available. \
FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LC \
@@ -21,10 +21,9 @@
worksrcdir ${name}
patchfiles patch-Makefile.am

-depends_lib port:libtool \
+depends_build port:libtool \
port:autoconf \
- port:automake \
- port:perl5.8
+ port:automake

pre-configure {
system "cd ${worksrcpath} && LIBTOOLIZE=${prefix}/bin/glibtoolize autoreconf -vif"