summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/emacs-cvs/emacs-cvs-22.0.98.ebuild')
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-22.0.98.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-editors/emacs-cvs/emacs-cvs-22.0.98.ebuild b/app-editors/emacs-cvs/emacs-cvs-22.0.98.ebuild
index e9c6e8d20042..fb9952de82fd 100644
--- a/app-editors/emacs-cvs/emacs-cvs-22.0.98.ebuild
+++ b/app-editors/emacs-cvs/emacs-cvs-22.0.98.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.0.98.ebuild,v 1.4 2007/04/18 15:37:04 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.0.98.ebuild,v 1.5 2007/04/18 16:13:08 ulm Exp $
WANT_AUTOCONF="2.61"
WANT_AUTOMAKE="latest"
@@ -106,7 +106,6 @@ src_compile() {
einfo "Configuring to build with Xaw3d(athena) support"
myconf="${myconf} --with-x-toolkit=athena"
myconf="${myconf} --without-gtk"
- myconf="${myconf} --with-x-toolkit=lucid"
elif use motif; then
einfo "Configuring to build with motif toolkit support"
myconf="${myconf} --without-gtk"