diff options
author | Christian Birchinger <joker@gentoo.org> | 2003-01-23 15:30:36 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2003-01-23 15:30:36 +0000 |
commit | 3bef9034f3fd5dc6289b3e123a5c8d023af513d4 (patch) | |
tree | 3b151bb96efc3246aac528a2c31efa42fcd752eb /profiles | |
parent | new digest (diff) | |
download | historical-3bef9034f3fd5dc6289b3e123a5c8d023af513d4.tar.gz historical-3bef9034f3fd5dc6289b3e123a5c8d023af513d4.tar.bz2 historical-3bef9034f3fd5dc6289b3e123a5c8d023af513d4.zip |
Added nls to the defaul USE flags
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-sparc64-1.4/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default-sparc64-1.4/make.defaults b/profiles/default-sparc64-1.4/make.defaults index d60329608998..2cda87a3e746 100644 --- a/profiles/default-sparc64-1.4/make.defaults +++ b/profiles/default-sparc64-1.4/make.defaults @@ -21,7 +21,7 @@ CFLAGS="-O2 -pipe" CXXFLAGS=${CFLAGS} USE="arts apm avi berkdb crypt cups encode esd fbcon gdbm gif gtk gnome imlib java jpeg kde - libwww mikmod motif mpeg ncurses oggvorbis oss opengl pam perl png python pdflib qt readline + libwww mikmod motif mpeg ncurses nls oggvorbis oss opengl pam perl png python pdflib qt readline slang sdl spell ssl tcpd truetype X xv xml2 xmms zlib" |