Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 810227 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- povray-3.7.0.0-r1.ebuild.orig
0
++ povray-3.7.0.0-r1.ebuild
Lines 114-119 Link Here
114
		$(use_with X x "${EPREFIX}/usr/$(get_libdir)") \
114
		$(use_with X x "${EPREFIX}/usr/$(get_libdir)") \
115
		$(use_enable static-libs static) \
115
		$(use_enable static-libs static) \
116
		$(usex tiff "" "NON_REDISTRIBUTABLE_BUILD=yes") \
116
		$(usex tiff "" "NON_REDISTRIBUTABLE_BUILD=yes") \
117
		--with-boost="${EPREFIX}/usr" \
117
		--with-boost-libdir="${EPREFIX}/usr/$(get_libdir)" \
118
		--with-boost-libdir="${EPREFIX}/usr/$(get_libdir)" \
118
		--without-libmkl \
119
		--without-libmkl \
119
		--disable-pipe \
120
		--disable-pipe \

Return to bug 810227