summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/emovix/emovix-0.9.0.ebuild')
-rw-r--r--media-video/emovix/emovix-0.9.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/emovix/emovix-0.9.0.ebuild b/media-video/emovix/emovix-0.9.0.ebuild
index 445398de67ee..2ddee07b8a12 100644
--- a/media-video/emovix/emovix-0.9.0.ebuild
+++ b/media-video/emovix/emovix-0.9.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/emovix/emovix-0.9.0.ebuild,v 1.7 2007/12/23 18:50:36 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/emovix/emovix-0.9.0.ebuild,v 1.8 2013/03/02 22:57:57 ottxor Exp $
DESCRIPTION="Micro Linux distro to boot from a CD and play every video file localized in the CD root."
HOMEPAGE="http://movix.sourceforge.net"
@@ -14,7 +14,7 @@ IUSE="win32codecs"
RDEPEND="win32codecs? ( media-libs/win32codecs )
virtual/cdrtools"
DEPEND="dev-lang/perl
- sys-apps/gawk"
+ virtual/awk"
src_install() {
emake -j1 DESTDIR="${D}" install || die "emake install failed."