From 40a68476e02fa5d4c8b4cb9b53ddc601da9fa329 Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Wed, 12 Jan 2005 22:47:06 +0000 Subject: 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. --- profiles/cobalt-mips-2004.1/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/cobalt-mips-2004.1') diff --git a/profiles/cobalt-mips-2004.1/make.defaults b/profiles/cobalt-mips-2004.1/make.defaults index 7d709840fd27..49ddd6a1aaf4 100644 --- a/profiles/cobalt-mips-2004.1/make.defaults +++ b/profiles/cobalt-mips-2004.1/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" -- cgit v1.2.3-65-gdbad