summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-07-01 05:24:56 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-07-01 05:24:56 +0000
commit0a27343cb449ee5036627cc5f37b633ce86d5cd7 (patch)
treecadcbf7014704305cf2fdcd83df977a28b6f6814 /games-engines/scummvm-tools
parentstable on ppc64, bug #55664 (Manifest recommit) (diff)
downloadgentoo-2-0a27343cb449ee5036627cc5f37b633ce86d5cd7.tar.gz
gentoo-2-0a27343cb449ee5036627cc5f37b633ce86d5cd7.tar.bz2
gentoo-2-0a27343cb449ee5036627cc5f37b633ce86d5cd7.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-engines/scummvm-tools')
-rw-r--r--games-engines/scummvm-tools/scummvm-tools-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-engines/scummvm-tools/scummvm-tools-0.6.0.ebuild b/games-engines/scummvm-tools/scummvm-tools-0.6.0.ebuild
index 3f252c54185b..828c187ec0c0 100644
--- a/games-engines/scummvm-tools/scummvm-tools-0.6.0.ebuild
+++ b/games-engines/scummvm-tools/scummvm-tools-0.6.0.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/games-engines/scummvm-tools/scummvm-tools-0.6.0.ebuild,v 1.3 2004/06/24 22:39:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/scummvm-tools/scummvm-tools-0.6.0.ebuild,v 1.4 2004/07/01 05:23:12 mr_bones_ Exp $
inherit games
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ppc"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
emake CFLAGS="${CFLAGS}" || die "emake failed"