commit:     b0f8d781eadbd4ab45eaec8c3c8d2a6dcacdff40
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  8 12:17:53 2018 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Fri Jun  8 12:18:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0f8d781

media-gfx/povray: find boost from prefix

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-gfx/povray/povray-3.7.0.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-gfx/povray/povray-3.7.0.0-r1.ebuild 
b/media-gfx/povray/povray-3.7.0.0-r1.ebuild
index 097bd61ed04..2b48c77734e 100644
--- a/media-gfx/povray/povray-3.7.0.0-r1.ebuild
+++ b/media-gfx/povray/povray-3.7.0.0-r1.ebuild
@@ -112,6 +112,7 @@ src_configure() {
                $(use_with X x "${EPREFIX}/usr/$(get_libdir)") \
                $(use_enable static-libs static) \
                $(usex tiff "" "NON_REDISTRIBUTABLE_BUILD=yes") \
+               --with-boost-libdir="${EPREFIX}/usr/$(get_libdir)" \
                --without-libmkl \
                --disable-pipe \
                --disable-strip \

Reply via email to