summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-08 00:54:04 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-08 00:54:04 +0000
commit030de16581db43099e17c8476ef6ab28c106d24d (patch)
treee46f76440ff62f25cd758cb57e5d47afb6c152b7 /profiles/default-bsd
parentFix acl/xattr configure options #129116 by Alexander Skwar. (diff)
downloadgentoo-2-030de16581db43099e17c8476ef6ab28c106d24d.tar.gz
gentoo-2-030de16581db43099e17c8476ef6ab28c106d24d.tar.bz2
gentoo-2-030de16581db43099e17c8476ef6ab28c106d24d.zip
Make the defaults USE more similar to current x86 profile.
Diffstat (limited to 'profiles/default-bsd')
-rw-r--r--profiles/default-bsd/fbsd/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default-bsd/fbsd/make.defaults b/profiles/default-bsd/fbsd/make.defaults
index 96f921c00e49..52c24f4d6911 100644
--- a/profiles/default-bsd/fbsd/make.defaults
+++ b/profiles/default-bsd/fbsd/make.defaults
@@ -1,6 +1,6 @@
# Copyright 2004-2005 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/make.defaults,v 1.1 2006/03/30 12:42:09 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/make.defaults,v 1.2 2006/04/08 00:54:04 flameeyes Exp $
FEATURES="-sandbox"
@@ -10,5 +10,5 @@ ELIBC="FreeBSD"
MAKE="gmake"
-USE="pam oss tcpd"
+USE="gdbm ipv6 ncurses oss pam perl python readline ssl tcpd zlib cups gif jpeg ogg png truetype X xml xv"