Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 455126
Collapse All | Expand All

(-)bzip2-1.0.6-r3.ebuild (-1 / +1 lines)
Lines 65-71 Link Here
65
	local checkopts=
65
	local checkopts=
66
	case "${CHOST}" in
66
	case "${CHOST}" in
67
		*-darwin*)
67
		*-darwin*)
68
			bemake PREFIX="${EPREFIX}"/usr -f Makefile-libbz2_dylib || die
68
			bemake PREFIX="${EPREFIX}" -f Makefile-libbz2_dylib || die
69
		;;
69
		;;
70
		*-mint*)
70
		*-mint*)
71
			# do nothing, no shared libraries
71
			# do nothing, no shared libraries

Return to bug 455126