blob: 84718d45995edde83c69ea5a9e26f02dd50dfe2e (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/dev/gcc-4.1.1/make.defaults,v 1.2 2006/09/21 02:21:22 weeve Exp $
# USE settings
USE="apache2 berkdb bitmap-fonts crypt cups dlloader fortran fbcon foomaticdb gdbm gif gstreamer gtk gtk2 imlib jpeg libwww motif ncurses nls oss pam perl png python readline spell ssl tcpd truetype truetype-fonts type1-fonts udev X xml zlib"
# Just the barebones until bug #120088 is properly fixed <gustavoz>
USE="${USE} dba gd"
|