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

(-)a/gentoo/app-i18n/uim/uim-1.8.8.ebuild (+1 lines)
Lines 103-108 src_prepare() { Link Here
103
103
104
src_configure() {
104
src_configure() {
105
	local myconf=(
105
	local myconf=(
106
		_QMAKE5="$(command -v qmake)"
106
		$(use_with X x)
107
		$(use_with X x)
107
		$(use_with anthy anthy-utf8)
108
		$(use_with anthy anthy-utf8)
108
		$(use_with canna)
109
		$(use_with canna)

Return to bug 712098