aboutsummaryrefslogtreecommitdiff
path: root/devel/efl
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-10-15 23:59:23 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-10-15 23:59:23 +0000
commit39240339a7fbeec065246b5f2779ab4f42b18000 (patch)
treefe42ac37ab8107c91f2ebc6320ce2573211a13dc /devel/efl
parent16dd061a85f680efc9eadcc9019e151feffa7f94 (diff)
downloadports-39240339a7fbeec065246b5f2779ab4f42b18000.tar.gz
ports-39240339a7fbeec065246b5f2779ab4f42b18000.zip
graphics/wayland: update to 1.16.0
- New libwayland-egl home for consumers as Mesa 18.2 dropped it Changes: https://lists.freedesktop.org/archives/wayland-devel/2018-April/037767.html Changes: https://lists.freedesktop.org/archives/wayland-devel/2018-August/039358.html PR: 227423 Submitted by: Greg V <greg@unrelenting.technology> Approved by: maintainer timeout (5 months)
Notes
Notes: svn path=/head/; revision=482189
Diffstat (limited to 'devel/efl')
-rw-r--r--devel/efl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/efl/Makefile b/devel/efl/Makefile
index b86080dc12e5..187b0ed22237 100644
--- a/devel/efl/Makefile
+++ b/devel/efl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= efl
DISTVERSION= 1.20.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel enlightenment
MASTER_SITES= http://download.enlightenment.org/rel/libs/${PORTNAME}/
DIST_SUBDIR= enlightenment
@@ -94,7 +94,7 @@ WAYLAND_CFLAGS= -I${LOCALBASE}/include/libepoll-shim
WAYLAND_LDFLAGS= -lepoll-shim
WAYLAND_CONFIGURE_ENABLE= wayland
-WAYLAND_EGL_LIB_DEPENDS= libwayland-egl.so:graphics/mesa-libs
+WAYLAND_EGL_LIB_DEPENDS= libwayland-egl.so:graphics/wayland
WAYLAND_EGL_CONFIGURE_ENABLE= egl
WAYLANG_EGL_USE= GL=egl
WAYLAND_EGL_IMPLIES= WAYLAND OPENGLES