aboutsummaryrefslogtreecommitdiff
path: root/graphics/egl-wayland/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-09-03 21:25:33 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-09-11 05:40:29 +0000
commit2aaa530553dd399515ee00f581240e271807342f (patch)
tree36f1ea0f61312168a99fdcdc4a6b5cb73455d748 /graphics/egl-wayland/Makefile
parenteceb6459532d3fcdbe55fc6f701c12fa2d142b75 (diff)
downloadports-2aaa530553dd399515ee00f581240e271807342f.tar.gz
ports-2aaa530553dd399515ee00f581240e271807342f.zip
graphics/egl-wayland: update to 1.1.8
Diffstat (limited to 'graphics/egl-wayland/Makefile')
-rw-r--r--graphics/egl-wayland/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/egl-wayland/Makefile b/graphics/egl-wayland/Makefile
index fcc32dac4fc5..b787cd9a382e 100644
--- a/graphics/egl-wayland/Makefile
+++ b/graphics/egl-wayland/Makefile
@@ -1,6 +1,5 @@
PORTNAME= egl-wayland
-DISTVERSION= 1.1.7
-PORTREVISION= 1
+DISTVERSION= 1.1.8
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
@@ -9,7 +8,8 @@ COMMENT= EGLStream-based Wayland external platform
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= eglexternalplatform>=1.1:graphics/eglexternalplatform
+BUILD_DEPENDS= eglexternalplatform>=1.1:graphics/eglexternalplatform \
+ wayland-protocols>=1.8:graphics/wayland-protocols
LIB_DEPENDS= libwayland-server.so:graphics/wayland
USES= gl meson pkgconfig