diff --git a/dev-tcltk/tclxml/tclxml-2.4.ebuild b/dev-tcltk/tclxml/tclxml-2.4.ebuild --- a/dev-tcltk/tclxml/tclxml-2.4.ebuild +++ b/dev-tcltk/tclxml/tclxml-2.4.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.4.ebuild,v 1.18 2007/12/28 17:22:03 mr_bones_ Exp $ +inherit multilib + DESCRIPTION="Pure Tcl implementation of an XML parser." HOMEPAGE="http://tclxml.sourceforge.net/" SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz" @@ -20,7 +22,7 @@ src_unpack() { } src_compile() { - econf || die + econf --with-tcl=/usr/$(get_libdir) || die make || die # Need to hack the config script.