summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-07-11 10:52:51 +0000
committerJason Wever <weeve@gentoo.org>2003-07-11 10:52:51 +0000
commit1da61aa7600e346dfa735528a697305febdad216 (patch)
tree7d2d9a74726e1d7ee676a99249871c0cf45d8d11 /profiles/default-sparc-1.4/make.defaults
parentupdated deps and windowmaker-cvs compatibility (diff)
downloadgentoo-2-1da61aa7600e346dfa735528a697305febdad216.tar.gz
gentoo-2-1da61aa7600e346dfa735528a697305febdad216.tar.bz2
gentoo-2-1da61aa7600e346dfa735528a697305febdad216.zip
Added mad useflag to make.defaults
Diffstat (limited to 'profiles/default-sparc-1.4/make.defaults')
-rw-r--r--profiles/default-sparc-1.4/make.defaults2
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...