summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/make.defaults4
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/hardened/make.defaults b/profiles/hardened/make.defaults
index ff68dc3222ea..d3c970cc649e 100644
--- a/profiles/hardened/make.defaults
+++ b/profiles/hardened/make.defaults
@@ -1,5 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/make.defaults,v 1.2 2004/06/26 23:29:26 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/make.defaults,v 1.3 2004/09/09 08:17:08 seemant Exp $
FEATURES="sandbox sfperms strict"
+
+USE="bitmap-fonts xprint"