diff options
Diffstat (limited to 'media-sound/madplay/madplay-0.15.0b.ebuild')
-rw-r--r-- | media-sound/madplay/madplay-0.15.0b.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/media-sound/madplay/madplay-0.15.0b.ebuild b/media-sound/madplay/madplay-0.15.0b.ebuild index 584592163ecc..959da7198322 100644 --- a/media-sound/madplay/madplay-0.15.0b.ebuild +++ b/media-sound/madplay/madplay-0.15.0b.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/media-sound/madplay/madplay-0.15.0b.ebuild,v 1.7 2004/07/01 07:56:36 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/madplay/madplay-0.15.0b.ebuild,v 1.8 2004/07/14 20:51:16 agriffis Exp $ IUSE="debug nls alsa" @@ -19,8 +19,6 @@ DEPEND="virtual/libc nls? ( >=sys-devel/gettext-0.11.2 ) alsa? ( >=media-libs/alsa-lib-0.9.0 )" -S=${WORKDIR}/${P} - src_compile() { local myconf |