summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2004-09-09 08:17:08 +0000
committerSeemant Kulleen <seemant@gentoo.org>2004-09-09 08:17:08 +0000
commitf3454a46dda426f30eb591e93be792281c61d7ce (patch)
tree327fa72000afa2d0da90b513e9bc9510cb42682a /profiles/cobalt-mips-1.4
parentput into base instead (diff)
downloadhistorical-f3454a46dda426f30eb591e93be792281c61d7ce.tar.gz
historical-f3454a46dda426f30eb591e93be792281c61d7ce.tar.bz2
historical-f3454a46dda426f30eb591e93be792281c61d7ce.zip
build x with xprint and bitmap-fonts by default
Diffstat (limited to 'profiles/cobalt-mips-1.4')
-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 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"