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

(-)usr/portage/net-im/pidgin/pidgin-2.7.6.ebuild (+4 lines)
Lines 161-166 Link Here
161
		myconf+=" --without-python"
161
		myconf+=" --without-python"
162
	fi
162
	fi
163
163
164
	if use ncurses; then
165
		myconf+=" --with-ncurses-headers=${EPREFIX}/usr/include/ncursesw"
166
	fi
167
164
	econf \
168
	econf \
165
		--disable-silent-rules \
169
		--disable-silent-rules \
166
		$(use_enable ncurses consoleui) \
170
		$(use_enable ncurses consoleui) \

Return to bug 350115