diff options
Diffstat (limited to 'media-gfx/pngcrush/pngcrush-1.5.10.ebuild')
-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 |