www/wpebackend-fdo: unbreak with libglvnd

src/ws.cpp:30:10: fatal error: 'EGL/eglmesaext.h' file not found
 #include <EGL/eglmesaext.h>
          ^~~~~~~~~~~~~~~~~~
This commit is contained in:
Jan Beich 2020-05-28 06:12:15 +00:00
parent adbb6b0b17
commit 53c8ca9eef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536738
2 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,9 @@ PORTVERSION= 1.4.1
CATEGORIES= www
MASTER_SITES= https://wpewebkit.org/releases/
PATCH_SITES= https://github.com/Igalia/WPEBackend-fdo/commit/
PATCHFILES+= b01aa039d1fe.patch:-p1
MAINTAINER= gnome@FreeBSD.org
COMMENT= Freedesktop.org backend for WPE WebKit

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1581852467
SHA256 (wpebackend-fdo-1.4.1.tar.xz) = 6249a0b7cbfa662206a8d2fa24e2c574e75c681ad0e93468091f1dc68ddb299d
SIZE (wpebackend-fdo-1.4.1.tar.xz) = 30248
SHA256 (b01aa039d1fe.patch) = 3687a3798b6876d5907ed092da52df0c2234c22eeff2a27c5a6fabc8874ace83
SIZE (b01aa039d1fe.patch) = 1320