summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:42:45 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:42:45 +0000
commit89414aafef7b4662605766324cbfae205bfbe3e0 (patch)
tree36ea97f0b79502ff16fba7aa47469e6c52e2ad70 /app-misc/multimon
parentRemove rdepend=depend (diff)
downloadgentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.tar.gz
gentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.tar.bz2
gentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.zip
Remove rdepend=depend
Diffstat (limited to 'app-misc/multimon')
-rw-r--r--app-misc/multimon/multimon-1.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-misc/multimon/multimon-1.0.ebuild b/app-misc/multimon/multimon-1.0.ebuild
index a704b04b7713..d4713cb30144 100644
--- a/app-misc/multimon/multimon-1.0.ebuild
+++ b/app-misc/multimon/multimon-1.0.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-misc/multimon/multimon-1.0.ebuild,v 1.6 2002/10/17 00:19:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/multimon/multimon-1.0.ebuild,v 1.7 2002/10/20 18:40:22 vapier Exp $
S=${WORKDIR}/multimon
SRC_URI="http://www.baycom.org/~tom/ham/linux/multimon.tar.gz"
@@ -12,7 +12,6 @@ LICENSE="GPL-2"
KEYWORDS="x86"
DEPEND="virtual/x11"
-RDEPEND="${DEPEND}"
src_compile() {
make CFLAGS="${CFLAGS}" || die