diff options
author | 2003-07-16 13:52:08 +0000 | |
---|---|---|
committer | 2003-07-16 13:52:08 +0000 | |
commit | 892c18384b322b2681c315e408f4fba7f21e406a (patch) | |
tree | 211a3f840596af72b75467a5ed12ca8684fc4980 /profiles/default-ppc-1.4 | |
parent | ppc profile cleanup (diff) | |
download | historical-892c18384b322b2681c315e408f4fba7f21e406a.tar.gz historical-892c18384b322b2681c315e408f4fba7f21e406a.tar.bz2 historical-892c18384b322b2681c315e408f4fba7f21e406a.zip |
added foomatidb, ppds useflag, fixed missing cups in make.defaults
Diffstat (limited to 'profiles/default-ppc-1.4')
-rw-r--r-- | profiles/default-ppc-1.4/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-ppc-1.4/make.defaults b/profiles/default-ppc-1.4/make.defaults index 291231f7a4d4..49f85528f4c3 100644 --- a/profiles/default-ppc-1.4/make.defaults +++ b/profiles/default-ppc-1.4/make.defaults @@ -22,7 +22,7 @@ CXXFLAGS=${CFLAGS} USE="oss dvd xv slang readline gpm berkdb gdbm tcpd pam libwww ssl jpeg nls mitshm perl python esd gif imlib sdl oggvorbis gnome gtk X qt kde -motif opengl mozilla png truetype ppc" +motif opengl mozilla png truetype ppc cups foomaticdb" # The following USE should _not_ bet set on ppc as they can cause breakage # in some pacakges (are mostly x86 only options) |