View | Details | Raw Unified
Collapse All | Expand All

(-) gnuplot-3.8j.ebuild.orig (+8 lines)
 Lines 22-27    Link Here 
	readline? ( sys-libs/readline )
	readline? ( sys-libs/readline )
	plotutils? ( media-libs/plotutils )"
	plotutils? ( media-libs/plotutils )"
src_unpack() {
	unpack ${A}
	if [ ${ARCH} = "amd64" ]; then
		cd ${S}
		epatch ${FILESDIR}/gnuplot-${PV}-amd64.diff
	fi
}
src_compile() {
src_compile() {
	local myconf
	local myconf
	#--with-lasergnu flag seems to be broken and I'm too lazy to fix now
	#--with-lasergnu flag seems to be broken and I'm too lazy to fix now