Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 296797 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/dev-lang/polyml/polyml-5.2.1.ebuild (-1 / +1 lines)
Lines 19-25 Link Here
19
S=${WORKDIR}/${MY_P}
19
S=${WORKDIR}/${MY_P}
20
20
21
src_compile() {
21
src_compile() {
22
	econf $(use_with X)
22
	econf $(use_with X x)
23
23
24
	emake || die
24
	emake || die
25
}
25
}

Return to bug 296797