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-sparc-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-sparc-1.4')
-rw-r--r-- | profiles/default-sparc-1.4/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-sparc-1.4/make.defaults b/profiles/default-sparc-1.4/make.defaults index 54405e2de137..9fdc5b9917cc 100644 --- a/profiles/default-sparc-1.4/make.defaults +++ b/profiles/default-sparc-1.4/make.defaults @@ -21,7 +21,7 @@ CFLAGS="-O2 -pipe" # C++ Compiler flags CXXFLAGS=${CFLAGS} -USE="arts berkdb crypt fbcon gdbm gtk imlib java jpeg kde gnome libwww mikmod motif mad mpeg +USE="arts berkdb crypt cups fbcon foomaticdb gdbm gtk imlib java jpeg kde gnome libwww mikmod motif mad mpeg ncurses nls opengl pam perl png python qt readline slang spell ssl tcpd truetype X xv zlib" # The following USE flags are NOT recommended for sparc32 and might cause breakage... |