summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-12-24 14:40:00 +0100
committerPacho Ramos <pacho@gentoo.org>2015-12-24 14:40:29 +0100
commit85ffeda5399941ed3ff133c7d3ebe851572e431c (patch)
treefd8d2ee1a307ba206adddf1a4100c07afc2e776c
parentsci-physics/h2o-gtk: Fix building with latest glibmm/libsigc++ (diff)
downloadgentoo-85ffeda5399941ed3ff133c7d3ebe851572e431c.tar.gz
gentoo-85ffeda5399941ed3ff133c7d3ebe851572e431c.tar.bz2
gentoo-85ffeda5399941ed3ff133c7d3ebe851572e431c.zip
www-client/jd: Fix building with latest glibmm/libsigc++
Package-Manager: portage-2.2.26
-rw-r--r--www-client/jd/jd-2.8.5_p120826.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/www-client/jd/jd-2.8.5_p120826.ebuild b/www-client/jd/jd-2.8.5_p120826.ebuild
index e21b80c489d9..f0fb174834de 100644
--- a/www-client/jd/jd-2.8.5_p120826.ebuild
+++ b/www-client/jd/jd-2.8.5_p120826.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-inherit eutils autotools autotools-utils
+inherit eutils autotools autotools-utils flag-o-matic
MY_P="${P/_p/-}"
MY_P="${MY_P/_/-}"
@@ -38,6 +38,7 @@ S="${WORKDIR}/${MY_P}"
AUTOTOOLS_AUTORECONF=1
src_configure() {
+ append-cxxflags -std=c++11
# use gnomeui sm instead of Xorg SM/ICE
local myeconfargs=(
--with-xdgopen