--- emacs-cvs-22.0.93-r2.ebuild 2007-02-06 14:05:27.000000000 +0800 +++ /usr/local/portage/app-editors/emacs-cvs/emacs-cvs-22.0.93-r3.ebuild 2007-02-06 13:54:33.000000000 +0800 @@ -80,7 +80,7 @@ einfo "Configuring to build with motif toolkit support" myconf="${myconf} --without-gtk" myconf="${myconf} --with-x-toolkit=motif" - else use lesstif; + elif use lesstif; then einfo "Configuring to build with lesstif toolkit support" myconf="${myconf} --without-gtk" myconf="${myconf} --with-x-toolkit=motif"