summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-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"