Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 379439
Collapse All | Expand All

(-)boost-1.46.1.ebuild.old (+1 lines)
Lines 156-161 Link Here
156
	# for more infomration.
156
	# for more infomration.
157
157
158
	use icu && OPTIONS="-sICU_PATH=/usr"
158
	use icu && OPTIONS="-sICU_PATH=/usr"
159
	use icu || OPTIONS="--disable-icu"
159
	use mpi || OPTIONS="${OPTIONS} --without-mpi"
160
	use mpi || OPTIONS="${OPTIONS} --without-mpi"
160
	use python || OPTIONS="${OPTIONS} --without-python"
161
	use python || OPTIONS="${OPTIONS} --without-python"
161
162

Return to bug 379439