summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2005-01-12 22:47:06 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2005-01-12 22:47:06 +0000
commit1d1490d8e766fd4c2d9f36faf73f237191345e43 (patch)
treea14ec1eff27e4ef38ac6c4c4e0f7e2c7b686eebf /profiles/cobalt-mips-1.4/make.defaults
parentNew packages; gnustep digital camera access framework and app (diff)
downloadhistorical-1d1490d8e766fd4c2d9f36faf73f237191345e43.tar.gz
historical-1d1490d8e766fd4c2d9f36faf73f237191345e43.tar.bz2
historical-1d1490d8e766fd4c2d9f36faf73f237191345e43.zip
USE flag updates for X to non-cascading profiles. Add font-server, truetype-fonts, and type1-fonts to everything. If X was in USE, add opengl and xv. This should retain the same functionality there was prior to these new USE flags in X.
Diffstat (limited to 'profiles/cobalt-mips-1.4/make.defaults')
-rw-r--r--profiles/cobalt-mips-1.4/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/cobalt-mips-1.4/make.defaults b/profiles/cobalt-mips-1.4/make.defaults
index 7d709840fd27..49ddd6a1aaf4 100644
--- a/profiles/cobalt-mips-1.4/make.defaults
+++ b/profiles/cobalt-mips-1.4/make.defaults
@@ -24,6 +24,6 @@ CFLAGS="-O2 -pipe"
# C++ Compiler flags
CXXFLAGS=${CFLAGS}
-USE="bitmap-fonts slang readline gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips"
+USE="bitmap-fonts slang readline gpm berkdb font-server gdbm tcpd pam libwww ssl nls perl python sdl mips truetype-fonts type1-fonts"
ACCEPT_KEYWORDS="mips"