--- app-crypt/heimdal/heimdal-0.6.2.ebuild.orig 2004-06-11 14:36:58.000000000 +0200 +++ app-crypt/heimdal/heimdal-0.6.2.ebuild 2004-06-11 14:34:43.000000000 +0200 @@ -66,6 +66,8 @@ #use ldap && myconf="${myconf} --with-open-ldap=/usr" + use ipv6 || myconf="${myconf} --without-ipv6" + econf ${myconf} || die "econf failed" emake prefix=/usr \