Subject: Re: down striped version of mplayer
To: None <pkgsrc-users@NetBSD.org>
From: Christian Biere <christianbiere@gmx.de>
List: pkgsrc-users
Date: 09/30/2006 11:06:59
ldecitre@web.de wrote:
> Do you know a "clean" way to remove any dependency to faad ?

If there's no PKG_OPTION for that, you can also add flags
like these:

CONFIGURE_ARGS += --disable-faad

That's just a guess. Try ./configure --help in the work
directory to see all supported arguments. I believe there's
also FAAD2, so you might have to disable this explicitely
as well.

-- 
Christian