--- mozilla-1.7.ebuild.orig 2004-07-01 14:43:44.000000000 +0200 +++ mozilla-1.7.ebuild 2004-07-01 14:44:29.000000000 +0200 @@ -225,7 +225,7 @@ if use moznomail && ! use mozcalendar; then myconf="${myconf} --disable-mailnews" fi - if use moznocompose && use moznomail; then + if use moznocompose; then myconf="${myconf} --disable-composer" fi