From 265dbe5dbc14c199299496c6db8fce3f76647015 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 21 Sep 2018 18:00:10 +0100 Subject: gentoo resync : 21.09.2018 --- x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild') diff --git a/x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild b/x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild index 6a4a750ff072..81d0e102ca8f 100644 --- a/x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild +++ b/x11-plugins/wmpower/wmpower-0.4.3-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wmpower/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" RDEPEND="x11-libs/libX11 x11-libs/libXext @@ -20,8 +20,11 @@ DEPEND="${RDEPEND} DOCS=( AUTHORS BUGS ChangeLog LEGGIMI NEWS README README.compal THANKS TODO ) -src_compile() { +src_configure() { # override wmpower self-calculated cflags econf MY_CFLAGS="${CFLAGS}" +} + +src_compile() { emake prefix="/usr/" } -- cgit v1.2.3