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

(-)hteditor-2.1.0.ebuild.orig (-1 / +2 lines)
Lines 35-41 Link Here
35
}
35
}
36
36
37
src_compile() {
37
src_compile() {
38
	emake AR="$(tc-getAR)" CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}"
38
	emake AR="$(tc-getAR)" CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \
39
		LIBS+="$($(tc-getPKG_CONFIG) --libs ncurses)"
39
}
40
}
40
41
41
src_install() {
42
src_install() {

Return to bug 601080