summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-01-11 13:55:32 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-01-11 13:55:32 +0000
commitbf7d306130c3cf32335847c8145085c553e18d4c (patch)
tree490887d59afc7440861adaf9e24af0c15b3937d9 /x11-wm/lwm/lwm-1.1.6.ebuild
parentremoved openmotif-2.2; marked 2.1.30-r3 stable (diff)
downloadgentoo-2-bf7d306130c3cf32335847c8145085c553e18d4c.tar.gz
gentoo-2-bf7d306130c3cf32335847c8145085c553e18d4c.tar.bz2
gentoo-2-bf7d306130c3cf32335847c8145085c553e18d4c.zip
fixed motif dep
Diffstat (limited to 'x11-wm/lwm/lwm-1.1.6.ebuild')
-rw-r--r--x11-wm/lwm/lwm-1.1.6.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/lwm/lwm-1.1.6.ebuild b/x11-wm/lwm/lwm-1.1.6.ebuild
index e5cd17501155..b99fcc4c894b 100644
--- a/x11-wm/lwm/lwm-1.1.6.ebuild
+++ b/x11-wm/lwm/lwm-1.1.6.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/x11-wm/lwm/lwm-1.1.6.ebuild,v 1.1 2003/12/06 16:20:03 tseng Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/lwm/lwm-1.1.6.ebuild,v 1.2 2004/01/11 13:54:33 lanius Exp $
IUSE="motif"
@@ -13,10 +13,10 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc ~ppc"
-DEPEND="motif? ( virtual/motif >=sys-apps/sed-4 )
+DEPEND="motif? ( x11-libs/openmotif >=sys-apps/sed-4 )
virtual/x11"
-RDEPEND="virtual/motif
+RDEPEND="x11-libs/openmotif
virtual/x11"
src_compile() {