--- Portfile.orig	2010-02-21 14:00:10.000000000 -0600
+++ Portfile	2010-02-21 13:59:57.000000000 -0600
@@ -3,7 +3,7 @@
 PortSystem 1.0
 name		faac
 version		1.28
-revision	1
+revision	2
 categories	audio
 maintainers	nomaintainer
 description	ISO AAC audio encoder
@@ -20,9 +20,6 @@
                     rmd160  03902393488f04223aabdc804bfe77bb32a61c94
 
 configure.cflags-append	"-D__unix__"
-configure.args  --without-mp4v2 
-
-depends_lib     port:mp4v2
 
 use_autoreconf yes
 autoreconf.args -fvi

