diff options
author | 2002-10-20 18:37:25 +0000 | |
---|---|---|
committer | 2002-10-20 18:37:25 +0000 | |
commit | ea9259d659ae5aaf2b81d95bf9fd2b3f3a22bf1a (patch) | |
tree | 6b2554d0e466dede32422072bd42f789f80cfe73 /app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3.ebuild | |
parent | Remove rdepend=depend (diff) | |
download | historical-ea9259d659ae5aaf2b81d95bf9fd2b3f3a22bf1a.tar.gz historical-ea9259d659ae5aaf2b81d95bf9fd2b3f3a22bf1a.tar.bz2 historical-ea9259d659ae5aaf2b81d95bf9fd2b3f3a22bf1a.zip |
Remove rdepend=depend
Diffstat (limited to 'app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3.ebuild')
-rw-r--r-- | app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3.ebuild b/app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3.ebuild index ea2d7620b964..3715db938942 100644 --- a/app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3.ebuild +++ b/app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3.ebuild,v 1.10 2002/10/16 23:19:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3.ebuild,v 1.11 2002/10/20 18:37:25 vapier Exp $ S=${WORKDIR}/${PN} DESCRIPTION="XEmacs 21.1.12 GTK" @@ -12,7 +12,6 @@ LICENSE="GPL-2" KEYWORDS="x86 sparc sparc64" DEPEND="=x11-libs/gtk+-1.2*" -RDEPEND="${DEPEND}" src_compile() { ./configure --prefix=/usr/X11R6 || die |