diff options
-rw-r--r-- | media-gfx/povray/povray-3.1g-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/povray/povray-3.1g-r5.ebuild b/media-gfx/povray/povray-3.1g-r5.ebuild index 18c02928f514..02824bf816d2 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-2004 Gentoo Foundation # 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.16 2004/06/24 22:47:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/povray/povray-3.1g-r5.ebuild,v 1.17 2004/07/14 17:51:51 agriffis Exp $ S=${WORKDIR}/povray31 DESCRIPTION="The Persistance Of Vision Ray Tracer" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.povray.org/" SLOT="0" LICENSE="povlegal-3.1g" KEYWORDS="x86 ppc alpha amd64" -IUSE="icc X svga" +IUSE="X icc icc-pgo svga" DEPEND="media-libs/libpng sys-libs/zlib |