diff options
Diffstat (limited to 'media-video/binkplayer/binkplayer-1.6b.ebuild')
-rw-r--r-- | media-video/binkplayer/binkplayer-1.6b.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-video/binkplayer/binkplayer-1.6b.ebuild b/media-video/binkplayer/binkplayer-1.6b.ebuild index f7a1d726de58..3a0aacb66e27 100644 --- a/media-video/binkplayer/binkplayer-1.6b.ebuild +++ b/media-video/binkplayer/binkplayer-1.6b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/binkplayer/binkplayer-1.6b.ebuild,v 1.2 2004/02/27 19:11:53 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/binkplayer/binkplayer-1.6b.ebuild,v 1.3 2004/03/28 06:45:41 mr_bones_ Exp $ DESCRIPTION="Bink Video! Player" HOMEPAGE="http://www.radgametools.com/default.htm" @@ -17,6 +17,7 @@ RDEPEND="virtual/glibc LICENSE="as-is" SLOT="0" KEYWORDS="-* x86" +IUSE="" S="${WORKDIR}" |