summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/efl/efl-1.11.2.ebuild')
-rw-r--r--dev-libs/efl/efl-1.11.2.ebuild4
1 files 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)