--- uim-1.5.6-r2.ebuild.org 2009-09-17 20:19:00.000000000 +0900 +++ uim-1.5.6-r2.ebuild 2009-09-17 20:19:15.000000000 +0900 @@ -121,7 +121,7 @@ myconf="${myconf} --without-anthy" fi - if use qt3 && use kde ; then + if use qt3 && use kde && ! use qt4 ; then myconf="${myconf} --enable-notify=knotify3" elif use libnotify ; then myconf="${myconf} --enable-notify=libnotify"