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/n32-mips-2004.1
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/n32-mips-2004.1')
-rw-r--r--profiles/n32-mips-2004.1/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/n32-mips-2004.1/make.defaults b/profiles/n32-mips-2004.1/make.defaults
index f164ba3cdd50..b0e06304fa44 100644
--- a/profiles/n32-mips-2004.1/make.defaults
+++ b/profiles/n32-mips-2004.1/make.defaults
@@ -22,7 +22,7 @@ CFLAGS="-O2 -pipe -mabi=n32 -mips4"
# C++ Compiler flags
CXXFLAGS=${CFLAGS}
-USE="slang readline gpm berkdb gdbm tcpd pam crypt libwww ssl nls perl python sdl mips n32 -multilib"
+USE="bitmap-fonts xprint slang readline gpm berkdb gdbm tcpd pam crypt libwww ssl nls perl python sdl mips n32 -multilib"
ACCEPT_KEYWORDS="mips ~mips"