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

(-)raptor-2.0.9.ebuild.orig (+2 lines)
Lines 46-51 Link Here
46
		$(use_enable debug) \
46
		$(use_enable debug) \
47
		$(use unicode && echo --with-icu-config="${EPREFIX}"/usr/bin/icu-config) \
47
		$(use unicode && echo --with-icu-config="${EPREFIX}"/usr/bin/icu-config) \
48
		$(use_with json yajl) \
48
		$(use_with json yajl) \
49
		--with-xml2-config=no \
50
		--with-curl-config=no \
49
		--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html \
51
		--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html \
50
		${myconf}
52
		${myconf}
51
}
53
}

Return to bug 497956