From d08077e0a6f228ea29fb6220a778dbe64381642b Mon Sep 17 00:00:00 2001 From: Ralph Sennhauser Date: Wed, 8 Oct 2014 08:29:36 +0200 Subject: efl-1.11.2: renamed cxx11 option to cxx-bindings --- dev-libs/efl/efl-1.11.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/efl/efl-1.11.2.ebuild b/dev-libs/efl/efl-1.11.2.ebuild index e406c26..c1a8ab6 100644 --- a/dev-libs/efl/efl-1.11.2.ebuild +++ b/dev-libs/efl/efl-1.11.2.ebuild @@ -14,7 +14,7 @@ LICENSE="BSD-2 GPL-2 LGPL-2.1 ZLIB" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="+X avahi cxx debug doc drm egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz ibus jp2k nls +opengl ssl physics +png pulseaudio scim sdl static-libs systemd test tiff tslib v4l2 wayland webp xim xine xpm" +IUSE="+X avahi cxx-bindings debug doc drm egl fbcon +fontconfig fribidi gif gles glib gnutls gstreamer harfbuzz ibus jp2k nls +opengl ssl physics +png pulseaudio scim sdl static-libs systemd test tiff tslib v4l2 wayland webp xim xine xpm" COMMON_DEP=" dev-lang/luajit:2 @@ -154,7 +154,7 @@ src_configure() { fi config+=( $(use_enable avahi) - $(use_enable cxx c++11) + $(use_enable cxx-bindings cxx-bindings) $(use_enable doc) $(use_enable fbcon fb) $(use_enable fontconfig) -- cgit v1.2.3-65-gdbad