diff options
author | 2002-10-20 18:48:56 +0000 | |
---|---|---|
committer | 2002-10-20 18:48:56 +0000 | |
commit | cad5638af10ff32d6670b8a521dbb81d5c26295a (patch) | |
tree | e54eb7c5c0e0b534bc8ff36914cc2720b658f001 /media-gfx/povray | |
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/povray')
-rw-r--r-- | media-gfx/povray/povray-3.1g-r5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-gfx/povray/povray-3.1g-r5.ebuild b/media-gfx/povray/povray-3.1g-r5.ebuild index 96181e7d3c66..5a611eb525e8 100644 --- a/media-gfx/povray/povray-3.1g-r5.ebuild +++ b/media-gfx/povray/povray-3.1g-r5.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/povray/povray-3.1g-r5.ebuild,v 1.8 2002/10/18 20:34:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.1g-r5.ebuild,v 1.9 2002/10/20 18:48:56 vapier Exp $ IUSE="icc X svga" @@ -19,7 +19,6 @@ DEPEND="media-libs/libpng X? ( virtual/x11 ) icc? ( dev-lang/icc ) svga? ( media-libs/svgalib )" -RDEPEND="${DEPEND}" src_compile() { patch -p1 < ${FILESDIR}/gentoo.patch |