summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/ext2resize/ext2resize-1.1.17-r1.ebuild')
-rw-r--r--sys-fs/ext2resize/ext2resize-1.1.17-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ext2resize/ext2resize-1.1.17-r1.ebuild b/sys-fs/ext2resize/ext2resize-1.1.17-r1.ebuild
index f811d7e02259..da568f6128ac 100644
--- a/sys-fs/ext2resize/ext2resize-1.1.17-r1.ebuild
+++ b/sys-fs/ext2resize/ext2resize-1.1.17-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/sys-fs/ext2resize/ext2resize-1.1.17-r1.ebuild,v 1.7 2004/06/25 03:17:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext2resize/ext2resize-1.1.17-r1.ebuild,v 1.8 2004/06/30 17:09:29 vapier Exp $
inherit flag-o-matic eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc alpha arm amd64"
IUSE="static"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
use static && append-ldflags -static