aboutsummaryrefslogtreecommitdiff
path: root/graphics/egl-wayland/Makefile
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2021-06-19 20:16:08 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2021-06-22 18:53:08 +0000
commitda3162c7c9f01912ba1940e188b253f2b5c7ba77 (patch)
treed10ba9478637e8d8d59bad216250736b2b8a15f9 /graphics/egl-wayland/Makefile
parent667772286cef83ac5592d3adf7267e51c5f3f2cf (diff)
downloadports-da3162c7c9f01912ba1940e188b253f2b5c7ba77.tar.gz
ports-da3162c7c9f01912ba1940e188b253f2b5c7ba77.zip
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
Diffstat (limited to 'graphics/egl-wayland/Makefile')
-rw-r--r--graphics/egl-wayland/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/egl-wayland/Makefile b/graphics/egl-wayland/Makefile
index 0a0c7355fc48..fcc32dac4fc5 100644
--- a/graphics/egl-wayland/Makefile
+++ b/graphics/egl-wayland/Makefile
@@ -1,5 +1,6 @@
PORTNAME= egl-wayland
DISTVERSION= 1.1.7
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org