From d721a95af7136e6bc0fc48b6c36e1452d5a531d2 Mon Sep 17 00:00:00 2001 From: Markus Nigbur Date: Sat, 27 Dec 2003 05:15:50 +0000 Subject: Removed windowmaker dependency and moved the binary to /usr/bin. --- x11-plugins/wmclock/wmclock-1.0.12.2.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'x11-plugins/wmclock/wmclock-1.0.12.2.ebuild') diff --git a/x11-plugins/wmclock/wmclock-1.0.12.2.ebuild b/x11-plugins/wmclock/wmclock-1.0.12.2.ebuild index a4adc26fbb62..85c61042a3ff 100644 --- a/x11-plugins/wmclock/wmclock-1.0.12.2.ebuild +++ b/x11-plugins/wmclock/wmclock-1.0.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclock/wmclock-1.0.12.2.ebuild,v 1.4 2003/12/14 04:38:37 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmclock/wmclock-1.0.12.2.ebuild,v 1.5 2003/12/27 05:14:54 pyrania Exp $ IUSE="" @@ -13,8 +13,7 @@ KEYWORDS="x86 amd64 ppc" LICENSE="GPL-2" DEPEND="virtual/glibc - virtual/x11 - x11-wm/windowmaker" + virtual/x11" src_compile() { econf || die "configure failed" @@ -23,7 +22,6 @@ src_compile() { } src_install () { - into /usr/X11R6 strip wmclock dobin wmclock -- cgit v1.2.3-65-gdbad