On Wed, Jul 30, 2014 at 12:46 AM, Walter Dnes <waltd...@waltdnes.org> wrote:
>  In my make.conf I have...
> USE_BASE="-* a52 aac bzip2 cxx fortran ncurses netifrc nptl nptlonly nsplugin 
> offensive openssl posix readline ssl threads vim-syntax zlib"
> USE_CPU="mmx mmxext sse sse2 sse3 ssse3"
> USE_VIDEO="X dga dri exif ffmpeg flac classic gif intel jpeg mng mp3 mpeg ogg 
> opengl png rtmp theora tiff truetype vorbis xcomposite webm x264 xpm xv xvid 
> xvmc"
> USE="${USE_BASE} ${USE_CPU} ${USE_VIDEO}"

The way that you have managed the USE flag is neat, and I will do the same.
Thanks for your help.

Reply via email to