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

Collapse All | Expand All

(-)freebsd-mk-defs-9.0-r1.ebuild (-2 / +2 lines)
Lines 22-29 Link Here
22
S="${WORKDIR}/share/mk"
22
S="${WORKDIR}/share/mk"
23
23
24
src_prepare() {
24
src_prepare() {
25
	epatch "${FILESDIR}/${PN}-9.0-gentoo.patch"
25
	epatch "${FILESDIR}/${PN}-9.1-gentoo.patch"
26
	use userland_GNU && epatch "${FILESDIR}/${PN}-9.0-gnu.patch"
26
	use userland_GNU && epatch "${FILESDIR}/${PN}-9.1-gnu.patch"
27
}
27
}
28
28
29
src_compile() { :; }
29
src_compile() { :; }

Return to bug 426838