Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2019 06:50:30 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514759 - head/devel/efl
Message-ID:  <201910190650.x9J6oUxp041080@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sat Oct 19 06:50:30 2019
New Revision: 514759
URL: https://svnweb.freebsd.org/changeset/ports/514759

Log:
  devel/efl: Spell WAYLAND_EGL_USE correctly

Modified:
  head/devel/efl/Makefile

Modified: head/devel/efl/Makefile
==============================================================================
--- head/devel/efl/Makefile	Sat Oct 19 06:46:11 2019	(r514758)
+++ head/devel/efl/Makefile	Sat Oct 19 06:50:30 2019	(r514759)
@@ -96,7 +96,7 @@ WAYLAND_CONFIGURE_ENABLE=	wayland
 
 WAYLAND_EGL_LIB_DEPENDS=	libwayland-egl.so:graphics/wayland
 WAYLAND_EGL_CONFIGURE_ENABLE=	egl
-WAYLANG_EGL_USE=		GL=egl
+WAYLAND_EGL_USE=		GL=egl
 WAYLAND_EGL_IMPLIES=		WAYLAND OPENGLES
 
 GSTREAMER_USE=			GSTREAMER1=core



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910190650.x9J6oUxp041080>