summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD.M.D. Ljungmark <spider@gentoo.org>2003-12-07 13:49:53 +0000
committerD.M.D. Ljungmark <spider@gentoo.org>2003-12-07 13:49:53 +0000
commit036ef29a659ee4c21925bf312e868a5f62253c25 (patch)
tree24ba36b075492596e51a121f07e7ff4fbc1d2757 /profiles/default-sparc-1.4
parentstable bump (diff)
downloadgentoo-2-036ef29a659ee4c21925bf312e868a5f62253c25.tar.gz
gentoo-2-036ef29a659ee4c21925bf312e868a5f62253c25.tar.bz2
gentoo-2-036ef29a659ee4c21925bf312e868a5f62253c25.zip
Moving gtk2 to a default USE flag for all gtk2 supported arches
Diffstat (limited to 'profiles/default-sparc-1.4')
-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 aa81533ba184..eb45ef7339c7 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 cups fbcon foomaticdb gdbm gtk imlib jpeg kde gnome libwww mikmod motif mad mpeg
+USE="arts berkdb crypt cups fbcon foomaticdb gdbm gtk gtk2 imlib 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...