From 53c8ca9eef003db31d2e1ecc69928abdc57eb04c Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Thu, 28 May 2020 06:12:15 +0000 Subject: www/wpebackend-fdo: unbreak with libglvnd src/ws.cpp:30:10: fatal error: 'EGL/eglmesaext.h' file not found #include ^~~~~~~~~~~~~~~~~~ --- www/wpebackend-fdo/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www/wpebackend-fdo/Makefile') diff --git a/www/wpebackend-fdo/Makefile b/www/wpebackend-fdo/Makefile index 2182d5d964da..0422b358b4c1 100644 --- a/www/wpebackend-fdo/Makefile +++ b/www/wpebackend-fdo/Makefile @@ -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 -- cgit v1.2.3