On Sat, 08 Mar 2003 15:54:13 NFT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > how I can speficify a './configure' option to emerge? For example when I compile > mplayer i would disable tv with '--disable-tv'.
Many ebuilds Support the Variable MYCONF. So try this: MYCONF="--disable-tv" emerge mplayer If the mplayer-ebuild does not support this, you could simpy edit the ebuild -- [EMAIL PROTECTED] mailing list
