From f3454a46dda426f30eb591e93be792281c61d7ce Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Thu, 9 Sep 2004 08:17:08 +0000 Subject: build x with xprint and bitmap-fonts by default --- profiles/cobalt-mips-1.4/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/cobalt-mips-1.4') diff --git a/profiles/cobalt-mips-1.4/make.defaults b/profiles/cobalt-mips-1.4/make.defaults index f3aa24d21e49..cb8033a7338e 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="slang readline gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips" +USE="bitmap-fonts xprint slang readline gpm berkdb gdbm tcpd pam libwww ssl nls perl python sdl mips" ACCEPT_KEYWORDS="mips" -- cgit v1.2.3-65-gdbad