aboutsummaryrefslogtreecommitdiff
path: root/graphics/egl-wayland/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-05-31 22:14:16 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-06-11 00:28:47 +0000
commit64b416a641762e9b800410d8aac10555c667957c (patch)
treead71194350d7ee715bfd13a088af0aa1dce7d1de /graphics/egl-wayland/Makefile
parent1f5b562498ace955bd3b445d2ebed09f6c5888ac (diff)
downloadports-64b416a641762e9b800410d8aac10555c667957c.tar.gz
ports-64b416a641762e9b800410d8aac10555c667957c.zip
graphics/egl-wayland: update to 1.1.10
Changes: https://github.com/NVIDIA/egl-wayland/compare/1.1.9...1.1.10 Reported by: portscout, Repology
Diffstat (limited to 'graphics/egl-wayland/Makefile')
-rw-r--r--graphics/egl-wayland/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/egl-wayland/Makefile b/graphics/egl-wayland/Makefile
index e71df9ae42e7..61af4f36d19f 100644
--- a/graphics/egl-wayland/Makefile
+++ b/graphics/egl-wayland/Makefile
@@ -1,5 +1,5 @@
PORTNAME= egl-wayland
-DISTVERSION= 1.1.9
+DISTVERSION= 1.1.10
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
@@ -9,6 +9,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= eglexternalplatform>=1.1:graphics/eglexternalplatform \
+ ${LOCALBASE}/include/libdrm/drm_fourcc.h:graphics/libdrm \
wayland-protocols>=1.8:graphics/wayland-protocols
LIB_DEPENDS= libwayland-server.so:graphics/wayland