--- freetype-2.2.1.ebuild.orig 2006-10-10 20:51:49.000000000 +0900 +++ freetype-2.2.1.ebuild 2006-10-10 20:54:39.000000000 +0900 @@ -12,7 +12,7 @@ LICENSE="FTL GPL-2" SLOT="2" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="zlib bindist doc" +IUSE="cjk zlib bindist doc" # The RDEPEND below makes sure that if there is a version of moz/ff/tb # installed, then it will have the freetype-2.1.8+ binary compatibility patch. @@ -35,6 +35,7 @@ epunt_cxx + use cjk && sed -i -e '/AUX_MODULES.*otvalid/s/# //' "${S}"/modules.cfg || die } src_compile() {