summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/mac/mac-3.99.4.5.4.ebuild')
-rw-r--r--media-sound/mac/mac-3.99.4.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mac/mac-3.99.4.5.4.ebuild b/media-sound/mac/mac-3.99.4.5.4.ebuild
index be2630088e1d..dacd7876eb34 100644
--- a/media-sound/mac/mac-3.99.4.5.4.ebuild
+++ b/media-sound/mac/mac-3.99.4.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mac/mac-3.99.4.5.4.ebuild,v 1.1 2009/12/20 17:02:48 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mac/mac-3.99.4.5.4.ebuild,v 1.2 2009/12/20 20:31:00 billie Exp $
EAPI=2
@@ -28,7 +28,7 @@ S=${WORKDIR}/${MY_P}
RESTRICT="mirror"
src_prepare() {
- epatch "${FILESDIR}"/${P}-gcc44.patch
+ epatch "${FILESDIR}"/${PN}-3.99.4.5-gcc44.patch
sed -i -e 's:-O3::' configure || die
}