summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/openbox/openbox-3.5.0_p20111019.ebuild')
-rw-r--r--x11-wm/openbox/openbox-3.5.0_p20111019.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild b/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild
index e2d4b9dfa104..a563c49d64d2 100644
--- a/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild
+++ b/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild,v 1.10 2012/08/29 10:52:59 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.5.0_p20111019.ebuild,v 1.11 2012/11/30 20:06:52 hwoarang Exp $
EAPI="2"
inherit multilib autotools eutils
@@ -47,6 +47,7 @@ src_prepare() {
src_configure() {
econf \
--docdir=/usr/share/doc/${PF} \
+ --disable-silent-rules \
$(use_enable debug) \
$(use_enable imlib imlib2) \
$(use_enable nls) \