From e55632f5cb0b064a02cdf3d5e5189de03b540927 Mon Sep 17 00:00:00 2001 From: Martin Mokrejš Date: Wed, 10 Jan 2018 16:47:00 +0100 Subject: sci-biology/sga: respect EPREFIX Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- sci-biology/sga/sga-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-biology/sga') diff --git a/sci-biology/sga/sga-9999.ebuild b/sci-biology/sga/sga-9999.ebuild index 6a8dd665b..a9d46d697 100644 --- a/sci-biology/sga/sga-9999.ebuild +++ b/sci-biology/sga/sga-9999.ebuild @@ -26,7 +26,7 @@ RDEPEND="${DEPEND} src_configure(){ cd src || die ./autogen.sh || die - econf --with-bamtools=/usr + econf --with-bamtools="${EPREFIX}"/usr } src_compile(){ -- cgit v1.2.3-65-gdbad