summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild b/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild
index e7a9547ef41f..7ded89d62c71 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild,v 1.1 2011/04/22 18:38:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.8.2.ebuild,v 1.2 2011/04/22 18:39:25 ssuominen Exp $
-EAPI=3
+EAPI=4
inherit xfconf
DESCRIPTION="Desktop manager for the Xfce desktop environment"
@@ -35,7 +35,6 @@ DEPEND="${RDEPEND}
pkg_setup() {
XFCONF=(
--docdir="${EPREFIX}"/usr/share/doc/${PF}
- --disable-dependency-tracking
--disable-static
$(use_enable thunar file-icons)
$(use_enable thunar thunarx)