summaryrefslogtreecommitdiff
path: root/profiles/enlightenment
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2013-12-07 10:09:48 +0100
committerBertrand Jacquin <beber@meleeweb.net>2013-12-07 10:09:48 +0100
commitea995587d7b8f6ffede288a976a8ae76902e91b4 (patch)
tree844e2bbf5bc41634445419c96a9cc5f121bca11e /profiles/enlightenment
parentsys-kernel/stable-sources: Version bump (diff)
downloadportage-ea995587d7b8f6ffede288a976a8ae76902e91b4.tar.xz
profiles/enlightenment/build: Enable mpfr USE flag by default
Diffstat (limited to 'profiles/enlightenment')
-rw-r--r--profiles/enlightenment/build/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults
index 23d8b4f4..8bbe6954 100644
--- a/profiles/enlightenment/build/make.defaults
+++ b/profiles/enlightenment/build/make.defaults
@@ -11,7 +11,7 @@ FEATURES="unknown-features-warn
-getbinpkg"
# Arithmetic
-USE="${USE} gmp"
+USE="${USE} gmp mpfr"
# Just in Time compiler
USE="${USE} orc"