--- clang-3.3.ebuild.orig 2013-06-21 21:27:29.721254000 +0900 +++ clang-3.3.ebuild 2013-06-21 21:27:32.409187000 +0900 @@ -83,11 +83,11 @@ # Fix search paths on FreeBSD, bug #409269 # This patch causes problem for multilib on fbsd, see comments in the patch # (aballier@g.o) - #epatch "${FILESDIR}"/${PN}-3.1-gentoo-freebsd-fix-lib-path.patch + epatch "${FILESDIR}"/${PN}-3.3-gentoo-freebsd-fix-lib-path.patch # Fix regression caused by removal of USE=system-cxx-headers, bug #417541 # Needs to be updated for 3.2 - #epatch "${FILESDIR}"/${PN}-3.1-gentoo-freebsd-fix-cxx-paths-v2.patch + epatch "${FILESDIR}"/${PN}-3.3-gentoo-freebsd-fix-cxx-paths.patch # User patches epatch_user