mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-gfx/povray: find boost from prefix
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user