git: b9e8d13bc354 - main - graphics/mesa-devel: unbreak standalone build after 85ef7d020401

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Fri, 12 Aug 2022 10:33:05 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b9e8d13bc3549849f78e707cc1e09e2c93984e90

commit b9e8d13bc3549849f78e707cc1e09e2c93984e90
Author:     Evgeniy Khramtsov <evgeniy@khramtsov.org>
AuthorDate: 2022-08-12 02:53:25 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-08-12 10:30:10 +0000

    graphics/mesa-devel: unbreak standalone build after 85ef7d020401
    
    $ echo DEFAULT_VERSIONS+=gl=mesa-devel >>/etc/make.conf
    $ make restage check-plist
    [...]
    ====> Checking for pkg-plist issues (check-plist)
    ===> Parsing plist
    ===> Checking for items in STAGEDIR missing from pkg-plist
    ===> Checking for items in pkg-plist which are not in STAGEDIR
    Error: Missing: include/EGL/eglextchromium.h
    ===> Error: Plist issues found.
    *** Error code 1
    
    PR:             265784
    Regressed by:   https://gitlab.freedesktop.org/mesa/mesa/-/commit/f5bb9dd738ac
---
 graphics/mesa-devel/pkg-plist | 1 -
 1 file changed, 1 deletion(-)

diff --git a/graphics/mesa-devel/pkg-plist b/graphics/mesa-devel/pkg-plist
index 6b868ee11054..c207e2a9a0ee 100644
--- a/graphics/mesa-devel/pkg-plist
+++ b/graphics/mesa-devel/pkg-plist
@@ -1,7 +1,6 @@
 %%VKLAYERS%%bin/mesa-overlay-control.py
 %%COINST%%@sample etc/libmap.d/mesa%%SUFFIX%%.conf.sample
 %%NO_COINST%%include/EGL/eglext_angle.h
-%%NO_COINST%%include/EGL/eglextchromium.h
 %%NO_COINST%%include/EGL/eglmesaext.h
 %%NO_COINST%%include/GL/internal/dri_interface.h
 %%NO_COINST%%include/gbm.h