diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-09-09 08:17:08 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-09-09 08:17:08 +0000 |
commit | 4eb07383ff79708ba60f7d080e49d6a55dea3ecd (patch) | |
tree | ee9fa8ea4448b63c6ca29f8ff31ee531989c7a12 /profiles/gcc34-x86-2004.2 | |
parent | put into base instead (diff) | |
download | gentoo-2-4eb07383ff79708ba60f7d080e49d6a55dea3ecd.tar.gz gentoo-2-4eb07383ff79708ba60f7d080e49d6a55dea3ecd.tar.bz2 gentoo-2-4eb07383ff79708ba60f7d080e49d6a55dea3ecd.zip |
build x with xprint and bitmap-fonts by default
Diffstat (limited to 'profiles/gcc34-x86-2004.2')
-rw-r--r-- | profiles/gcc34-x86-2004.2/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/gcc34-x86-2004.2/make.defaults b/profiles/gcc34-x86-2004.2/make.defaults index 603a4433c1f6..bc8ef90ba4bb 100644 --- a/profiles/gcc34-x86-2004.2/make.defaults +++ b/profiles/gcc34-x86-2004.2/make.defaults @@ -11,7 +11,7 @@ GRP_STAGE23_USE="ipv6 pam tcpd readline nls ssl gpm perl python berkdb acl ncurs # has a conditional dependency on java (which it does,) then a JDK will be # pulled in during *emerge system*! -USE="x86 oss apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm imlib jpeg libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl pam pdflib png python quicktime readline sdl slang spell ssl svga tcpd truetype X xml2 xmms xv zlib" +USE="x86 oss apm arts avi berkdb bitmap-fonts crypt cups encode foomaticdb gdbm gif gpm imlib jpeg libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl pam pdflib png python quicktime readline sdl slang spell ssl svga tcpd truetype X xml2 xmms xprint xv zlib" ARCH="x86" ACCEPT_KEYWORDS="x86" |