View | Details | Raw Unified
Collapse All | Expand All

(-) docbook-sgml-utils-0.6.12-r2.ebuild.orig (-1 / +2 lines)
 Lines 27-33    Link Here 
	=app-text/docbook-sgml-dtd-4.0-r1
	=app-text/docbook-sgml-dtd-4.0-r1
	=app-text/docbook-sgml-dtd-4.1-r1
	=app-text/docbook-sgml-dtd-4.1-r1
	tetex? ( app-text/jadetex )
	tetex? ( app-text/jadetex )
	|| ( net-www/lynx net-www/links )"
	|| ( net-www/lynx net-www/links net-www/w3m )"
# including both xml-simple-dtd 4.1.2.4 and 1.0, to ease
# including both xml-simple-dtd 4.1.2.4 and 1.0, to ease
# transition to simple-dtd 1.0, <obz@gentoo.org>
# transition to simple-dtd 1.0, <obz@gentoo.org>
 Lines 35-40    Link Here 
src_compile() {
src_compile() {
	epatch ${FILESDIR}/${PN}-frontend.patch
	epatch ${FILESDIR}/${PN}-frontend.patch
	epatch ${FILESDIR}/${PN}-head-jw.patch
	epatch ${FILESDIR}/${PN}-head-jw.patch
	epatch ${FILESDIR}/${PN}-w3m.patch
	econf
	econf
	make || die
	make || die
}
}