View | Details | Raw Unified
Collapse All | Expand All

(-) glibmm-2.14.2.ebuild (-3 lines)
 Lines 28-36    Link Here 
		sed -i 's/^\(SUBDIRS =.*\)examples\(.*\)$/\1\2/' Makefile.in || \
		sed -i 's/^\(SUBDIRS =.*\)examples\(.*\)$/\1\2/' Makefile.in || \
			die "sed Makefile.in failed"
			die "sed Makefile.in failed"
	fi
	fi
	# GTime and time_t are equivalent on fbsd, so we cannot define both
	use x86-fbsd && epatch "${FILESDIR}/${P}-date.patch"
}
}
src_install() {
src_install() {