summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2013-07-08 01:17:16 +0200
committerBertrand Jacquin <beber@meleeweb.net>2013-07-08 01:17:16 +0200
commit741d5a9824448aa497414c0872e4534b7a786e28 (patch)
tree7362c3e15402ce3f6b3288ad786a397330e0ff9f /profiles
parentdev-lang/python: Fix cross compiling, #471804 (diff)
downloadportage-741d5a9824448aa497414c0872e4534b7a786e28.tar.xz
profiles/enlightenment: Default PHP TARGET is 5.3
Diffstat (limited to 'profiles')
-rw-r--r--profiles/enlightenment/make.defaults2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/enlightenment/make.defaults b/profiles/enlightenment/make.defaults
index f0116269..5af2aa19 100644
--- a/profiles/enlightenment/make.defaults
+++ b/profiles/enlightenment/make.defaults
@@ -185,3 +185,5 @@ USE="${USE}
apache2_modules_unixd"
APACHE2_MPMS="prefork"
+
+PHP_TARGETS="php5-3"