summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/boehm-gc/boehm-gc-6.2-r1.ebuild')
-rw-r--r--dev-libs/boehm-gc/boehm-gc-6.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/boehm-gc/boehm-gc-6.2-r1.ebuild b/dev-libs/boehm-gc/boehm-gc-6.2-r1.ebuild
index 2f742b9dffc9..8adc40a72a76 100644
--- a/dev-libs/boehm-gc/boehm-gc-6.2-r1.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-6.2-r1.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/dev-libs/boehm-gc/boehm-gc-6.2-r1.ebuild,v 1.6 2004/06/24 23:01:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-6.2-r1.ebuild,v 1.7 2004/07/02 04:34:08 eradicator Exp $
S=${WORKDIR}/gc${PV/_/}
@@ -12,7 +12,7 @@ LICENSE="as-is"
SLOT="0"
KEYWORDS="x86 sparc alpha ppc amd64 hppa"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
econf --enable-threads=pthreads \