diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-09-09 08:07:10 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-09-09 08:07:10 +0000 |
commit | 9274be7267f0816c3616d0722893b1557f444ede (patch) | |
tree | 374738948e0fc18a8767b751c79135100e8f0353 /profiles/default-s390-2004.0 | |
parent | add xprint and bitmap-fonts to the default flag set (diff) | |
download | historical-9274be7267f0816c3616d0722893b1557f444ede.tar.gz historical-9274be7267f0816c3616d0722893b1557f444ede.tar.bz2 historical-9274be7267f0816c3616d0722893b1557f444ede.zip |
remove xprint and bitmap-fonts from use.defaults and put into make.defaults
Diffstat (limited to 'profiles/default-s390-2004.0')
-rw-r--r-- | profiles/default-s390-2004.0/make.defaults | 3 | ||||
-rw-r--r-- | profiles/default-s390-2004.0/use.defaults | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/profiles/default-s390-2004.0/make.defaults b/profiles/default-s390-2004.0/make.defaults index b868ae0371e3..6fa9f5492b02 100644 --- a/profiles/default-s390-2004.0/make.defaults +++ b/profiles/default-s390-2004.0/make.defaults @@ -23,8 +23,7 @@ CFLAGS="" # C++ Compiler flags CXXFLAGS=${CFLAGS} -USE="berkdb crypt cups fbcon foomaticdb gdbm imlib jpeg libwww mikmod motif mad mpeg - ncurses nls pam perl png python readline slang spell ssl tcpd truetype zlib" +USE="berkdb bitmap-fonts crypt cups fbcon foomaticdb gdbm imlib jpeg libwww mikmod motif mad mpeg ncurses nls pam perl png python readline slang spell ssl tcpd truetype xprint zlib" # The following USE flags are NOT recommended for sparc32 and might cause breakage... # mmx, 3dnow, sse, svga, gpm, diff --git a/profiles/default-s390-2004.0/use.defaults b/profiles/default-s390-2004.0/use.defaults index 339346ef1197..b11ffd22aa00 100644 --- a/profiles/default-s390-2004.0/use.defaults +++ b/profiles/default-s390-2004.0/use.defaults @@ -42,5 +42,5 @@ ldap net-nds/openldap snmp net-analyzer/ucd-snmp cdr app-cdr/cdrtools scanner media-gfx/sane-backends -bitmap-fonts -xprint + + |