diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:48:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:48:56 +0000 |
commit | cad5638af10ff32d6670b8a521dbb81d5c26295a (patch) | |
tree | e54eb7c5c0e0b534bc8ff36914cc2720b658f001 /media-gfx/pngcrush | |
parent | Remove rdepend=depend (diff) | |
download | historical-cad5638af10ff32d6670b8a521dbb81d5c26295a.tar.gz historical-cad5638af10ff32d6670b8a521dbb81d5c26295a.tar.bz2 historical-cad5638af10ff32d6670b8a521dbb81d5c26295a.zip |
Remove rdepend=depend
Diffstat (limited to 'media-gfx/pngcrush')
-rw-r--r-- | media-gfx/pngcrush/pngcrush-1.5.10.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-gfx/pngcrush/pngcrush-1.5.10.ebuild b/media-gfx/pngcrush/pngcrush-1.5.10.ebuild index db36099ceb43..a2a88a67a393 100644 --- a/media-gfx/pngcrush/pngcrush-1.5.10.ebuild +++ b/media-gfx/pngcrush/pngcrush-1.5.10.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/media-gfx/pngcrush/pngcrush-1.5.10.ebuild,v 1.5 2002/10/18 20:59:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.5.10.ebuild,v 1.6 2002/10/20 18:48:56 vapier Exp $ S=${WORKDIR}/${P} @@ -13,7 +13,6 @@ LICENSE="as-is" KEYWORDS="x86 ppc" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_compile() { cp Makefile.gcc Makefile |