diff options
Diffstat (limited to 'net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild')
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild b/net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild index 91e48915207b..83b404a5f67e 100644 --- a/net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild +++ b/net-dns/bind-tools/bind-tools-9.2.3-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/net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild,v 1.12 2004/06/24 22:33:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.2.3-r1.ebuild,v 1.13 2004/07/01 22:10:31 eradicator Exp $ inherit flag-o-matic gnuconfig @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc alpha arm hppa ~amd64 ~ia64 s390 mips ppc64" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { # Set -fPIC compiler option to enable compilation on 64-bit archs |