diff options
author | Jason Wever <weeve@gentoo.org> | 2003-07-11 10:52:51 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-07-11 10:52:51 +0000 |
commit | 8214dd567ba5344a0caec17f1d5a3fde44720c99 (patch) | |
tree | 90643baa80af7d6d2db8b1496bc8ec0efb57a26f /profiles/default-sparc-1.4 | |
parent | updated deps and windowmaker-cvs compatibility (diff) | |
download | historical-8214dd567ba5344a0caec17f1d5a3fde44720c99.tar.gz historical-8214dd567ba5344a0caec17f1d5a3fde44720c99.tar.bz2 historical-8214dd567ba5344a0caec17f1d5a3fde44720c99.zip |
Added mad useflag to 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 d9382ae84f84..54405e2de137 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 mpeg +USE="arts berkdb crypt fbcon 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... |