media-gfx/povray: find boost from prefix

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Guilherme Amadio
2018-06-08 14:17:53 +02:00
parent 6e0db6f846
commit b0f8d781ea

View 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 \