summaryrefslogtreecommitdiff
path: root/profiles/enlightenment
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2013-08-15 02:44:12 +0200
committerBertrand Jacquin <beber@meleeweb.net>2013-08-15 02:46:34 +0200
commit51b25f9c07f8a1a7ce6df0f94d4e5a7899d3dec4 (patch)
tree7664e81b90677ee48a9c81e79063205d4b5453a4 /profiles/enlightenment
parentprofiles/enlightenment: Enable mmap USE flag for dev-php/pecl-apc by (diff)
downloadportage-51b25f9c07f8a1a7ce6df0f94d4e5a7899d3dec4.tar.xz
profiles/enlightenment: Enable vhosts USE flag by default to not install
webapp anywhere by default
Diffstat (limited to 'profiles/enlightenment')
-rw-r--r--profiles/enlightenment/make.defaults4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/enlightenment/make.defaults b/profiles/enlightenment/make.defaults
index 5af2aa19..60dfd1e0 100644
--- a/profiles/enlightenment/make.defaults
+++ b/profiles/enlightenment/make.defaults
@@ -37,6 +37,10 @@ USE="${USE} -X"
# Sound system
USE="${USE} -alsa"
+# webapp eclass
+# Do not install webapp anywhere by default
+USE="${USE} vhosts"
+
DISTDIR="${PORTDIR}/distfiles"
PORTAGE_TMPDIR="/var/tmp"
PORTAGE_TMPFS="/dev/shm"