summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-01-11 14:04:38 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-01-11 14:04:38 +0000
commitee46ff510f23ce031f02e28ce18a1865be4ce8a4 (patch)
tree6a3bb02ded4d9bb776dea8dcb73704a1efc26d38 /app-editors/ted/ted-2.11.ebuild
parentMake sure we link to /lib/libtermcap.so, not /usr/lib/libtermcap.a, bug #4411. (diff)
downloadgentoo-2-ee46ff510f23ce031f02e28ce18a1865be4ce8a4.tar.gz
gentoo-2-ee46ff510f23ce031f02e28ce18a1865be4ce8a4.tar.bz2
gentoo-2-ee46ff510f23ce031f02e28ce18a1865be4ce8a4.zip
fixed motif dep
Diffstat (limited to 'app-editors/ted/ted-2.11.ebuild')
-rw-r--r--app-editors/ted/ted-2.11.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/ted/ted-2.11.ebuild b/app-editors/ted/ted-2.11.ebuild
index 74de4f5d41fc..15778106797b 100644
--- a/app-editors/ted/ted-2.11.ebuild
+++ b/app-editors/ted/ted-2.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.11.ebuild,v 1.13 2003/04/02 00:17:58 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.11.ebuild,v 1.14 2004/01/11 14:02:53 lanius Exp $
DESCRIPTION="X-based rich text editor"
HOMEPAGE="http://www.nllgg.nl/Ted"
@@ -10,7 +10,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc"
-DEPEND="virtual/motif
+DEPEND="x11-libs/openmotif
>=media-libs/tiff-3.5.7
>=media-libs/jpeg-6b
>=media-libs/libpng-1.2.3"