diff options
Diffstat (limited to 'media-sound/beast/beast-0.6.4.ebuild')
-rw-r--r-- | media-sound/beast/beast-0.6.4.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/media-sound/beast/beast-0.6.4.ebuild b/media-sound/beast/beast-0.6.4.ebuild index 6c308c9061d8..a0574c479861 100644 --- a/media-sound/beast/beast-0.6.4.ebuild +++ b/media-sound/beast/beast-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.6.4.ebuild,v 1.3 2005/05/01 18:27:15 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.6.4.ebuild,v 1.4 2005/10/07 16:42:48 flameeyes Exp $ inherit eutils @@ -31,8 +31,6 @@ DEPEND="dev-util/pkgconfig ${RDEPEND}" src_compile() { - local myconf="--with-gnu-ld" - econf ${myconf} \ $(use_enable debug) \ $(use_enable static) \ |