commit: b3a1d83453020ace186fa0c4e785383d1c92f9cb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 19:02:07 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 29 19:02:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3a1d834
sci-libs/brial: perform tc-export in src_configure
Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sci-libs/brial/brial-1.2.10.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/sci-libs/brial/brial-1.2.10.ebuild
b/sci-libs/brial/brial-1.2.10.ebuild
index 7b2dfededba..704853e303a 100644
--- a/sci-libs/brial/brial-1.2.10.ebuild
+++ b/sci-libs/brial/brial-1.2.10.ebuild
@@ -20,11 +20,9 @@ DEPEND="dev-libs/boost
sci-libs/m4ri[png=]"
RDEPEND="${DEPEND}"
-pkg_setup() {
+src_configure() {
tc-export PKG_CONFIG
-}
-src_configure() {
# with-boost-libdir added to deal with some rather quirky setups
# see https://github.com/cschwan/sage-on-gentoo/issues/551
econf \