summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/raptor/raptor-1.4.16.ebuild')
-rw-r--r--media-libs/raptor/raptor-1.4.16.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/raptor/raptor-1.4.16.ebuild b/media-libs/raptor/raptor-1.4.16.ebuild
index db85b5dd49c9..1b09e6ffc5db 100644
--- a/media-libs/raptor/raptor-1.4.16.ebuild
+++ b/media-libs/raptor/raptor-1.4.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.16.ebuild,v 1.3 2007/10/10 14:14:48 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.16.ebuild,v 1.4 2007/10/13 13:17:23 aballier Exp $
inherit eutils
@@ -24,6 +24,7 @@ DEPEND="${RDEPEND}
src_unpack() {
unpack ${A}
cd "${S}"
+ epatch "${FILESDIR}/${P}-lm.patch"
epunt_cxx
}