media-gfx/povray: find boost from prefix
authorGuilherme Amadio <amadio@gentoo.org>
Fri, 8 Jun 2018 12:17:53 +0000 (14:17 +0200)
committerGuilherme Amadio <amadio@gentoo.org>
Fri, 8 Jun 2018 12:18:33 +0000 (14:18 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-gfx/povray/povray-3.7.0.0-r1.ebuild

index 097bd61ed04b6d77d74df31c0b7052119d7af75c..2b48c77734e6d10eecd72e39af2213576401b218 100644 (file)
@@ -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 \