summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-29 01:24:25 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-29 01:24:25 +0000
commit513b846bdaa68fe46ce00b63555ea4e83b0dccd2 (patch)
tree4d59fe50209196f375a6b51c62c4ea8cab84de4c /profiles/uclibc/mips
parentremove arm/s390 DEPEND cruft #67616 (diff)
downloadhistorical-513b846bdaa68fe46ce00b63555ea4e83b0dccd2.tar.gz
historical-513b846bdaa68fe46ce00b63555ea4e83b0dccd2.tar.bz2
historical-513b846bdaa68fe46ce00b63555ea4e83b0dccd2.zip
move STAGE1_USE and GRP_STAGE23_USE to main make.defaults
Diffstat (limited to 'profiles/uclibc/mips')
-rw-r--r--profiles/uclibc/mips/make.defaults2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/uclibc/mips/make.defaults b/profiles/uclibc/mips/make.defaults
index c9b4e64df4bf..653d635d0241 100644
--- a/profiles/uclibc/mips/make.defaults
+++ b/profiles/uclibc/mips/make.defaults
@@ -2,3 +2,5 @@ ARCH="mips"
ACCEPT_KEYWORDS="mips"
FEATURES="-sandbox"
+GRP_STAGE23_USE="berkdb ncurses readline zlib uclibc"
+STAGE1_USE="uclibc"