commit:     e8ad19e224b83f16eef8f4595fefded1a6266d5f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May  7 21:48:26 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May  7 21:48:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8ad19e2

Revert "x11-misc/pathfinder: Fix global scope use* calls, #582206" - repoman 
would have prevented more breakage

This reverts commit e4333453f946ddfd571daf06738e947bab21a53b.

 x11-misc/pathfinder/pathfinder-1.6.36.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/x11-misc/pathfinder/pathfinder-1.6.36.ebuild 
b/x11-misc/pathfinder/pathfinder-1.6.36.ebuild
index 7e5945b..61802fd 100644
--- a/x11-misc/pathfinder/pathfinder-1.6.36.ebuild
+++ b/x11-misc/pathfinder/pathfinder-1.6.36.ebuild
@@ -21,8 +21,6 @@ DEPEND="
 
 RDEPEND="${DEPEND}"
 
-src_configure() {
-       FOXCONF="$(use_enable jpeg) \
-               $(use_enable png) \
-               $(use_enable tiff)" fox_src_configure
-}
+FOXCONF="$(use_enable jpeg) \
+       $(use_enable png) \
+       $(use_enable tiff)"

Reply via email to