summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/spek/spek-0.8.3.ebuild')
-rw-r--r--media-sound/spek/spek-0.8.3.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/media-sound/spek/spek-0.8.3.ebuild b/media-sound/spek/spek-0.8.3.ebuild
index 84a42112f063..7b78712af6b3 100644
--- a/media-sound/spek/spek-0.8.3.ebuild
+++ b/media-sound/spek/spek-0.8.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/spek/spek-0.8.3.ebuild,v 1.4 2013/08/20 13:06:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/spek/spek-0.8.3.ebuild,v 1.5 2014/10/09 05:58:49 xmw Exp $
EAPI=5
WX_GTK_VER="2.8"
@@ -35,6 +35,7 @@ src_prepare() {
epatch \
"${FILESDIR}"/${PN}-0.8.1-disable-updates.patch \
- "${FILESDIR}"/${P}-replace-gnu+11-with-c++11.patch
+ "${FILESDIR}"/${P}-replace-gnu+11-with-c++11.patch \
+ "${FILESDIR}"/${P}-stdlib.patch
eautoreconf
}