--- libmikmod-3.1.11-r1.ebuild.orig 2006-04-30 16:41:14.000000000 +0200 +++ libmikmod-3.1.11-r1.ebuild 2006-04-30 16:46:40.000000000 +0200 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-libs/libmikmod/libmikmod-3.1.11-r1.ebuild,v 1.12 2005/05/27 06:40:20 josejx Exp $ -inherit flag-o-matic eutils libtool +inherit flag-o-matic eutils libtool toolchain-funcs DESCRIPTION="A library to play a wide range of module formats" HOMEPAGE="http://mikmod.raphnet.net/" @@ -27,6 +27,7 @@ } src_compile() { + tc-export CC econf \ --enable-af \ $(use_enable esd) \