From 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Apr 2021 20:21:43 +0100 Subject: gentoo resync : 28.04.2021 --- sci-chemistry/theseus/theseus-3.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-chemistry/theseus/theseus-3.3.0.ebuild') diff --git a/sci-chemistry/theseus/theseus-3.3.0.ebuild b/sci-chemistry/theseus/theseus-3.3.0.ebuild index 583bdf1e28c5..dd9c0b802edc 100644 --- a/sci-chemistry/theseus/theseus-3.3.0.ebuild +++ b/sci-chemistry/theseus/theseus-3.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -35,7 +35,7 @@ src_prepare() { ARCHFLAGS = -rvs RANLIB = $(tc-getRANLIB) LOCALLIBDIR = "${EPREFIX}/usr/$(get_libdir) - SYSLIBS = $(pkg-config --libs gsl) -lpthread + SYSLIBS = $($(tc-getPKG_CONFIG) --libs gsl) -lpthread LIBS = -ldistfit -lmsa -ldssplite -ldltmath -lDLTutils -ltheseus LIBDIR = -L./lib INSTALLDIR = "${ED}"/usr/bin -- cgit v1.2.3