diff options
Diffstat (limited to 'app-emulation/snes9x/snes9x-139-r1.ebuild')
-rw-r--r-- | app-emulation/snes9x/snes9x-139-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/snes9x/snes9x-139-r1.ebuild b/app-emulation/snes9x/snes9x-139-r1.ebuild index ad8ba0c9b2b5..6fabdb0fdbfc 100644 --- a/app-emulation/snes9x/snes9x-139-r1.ebuild +++ b/app-emulation/snes9x/snes9x-139-r1.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-emulation/snes9x/snes9x-139-r1.ebuild,v 1.8 2002/10/17 01:01:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/snes9x/snes9x-139-r1.ebuild,v 1.9 2002/10/20 18:37:51 vapier Exp $ IUSE="X svga 3dfx opengl" @@ -15,7 +15,6 @@ DEPEND="dev-lang/nasm svga? ( media-libs/svgalib ) opengl? ( virtual/opengl ) 3dfx? ( media-libs/glide-v3 )" -RDEPEND="${DEPEND}" S="${WORKDIR}/release" pkg_setup() { |