git: c431da294b82 - main - x11-toolkits/wlroots: unbreak DRM=off build after a8bed4f81662

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Fri, 21 Apr 2023 12:19:22 UTC
The branch main has been updated by jbeich:

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

commit c431da294b8278e30af4661f6caae2d3e708c3dd
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-04-21 12:17:06 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-21 12:18:56 +0000

    x11-toolkits/wlroots: unbreak DRM=off build after a8bed4f81662
    
    Error: Missing: include/wlr/types/wlr_drm_lease_v1.h
    
    https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/59205cd93e8a
---
 x11-toolkits/wlroots/pkg-plist | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-toolkits/wlroots/pkg-plist b/x11-toolkits/wlroots/pkg-plist
index da12f6318c33..0698d8a43fcb 100644
--- a/x11-toolkits/wlroots/pkg-plist
+++ b/x11-toolkits/wlroots/pkg-plist
@@ -33,7 +33,7 @@ include/wlr/types/wlr_damage_ring.h
 include/wlr/types/wlr_data_control_v1.h
 include/wlr/types/wlr_data_device.h
 include/wlr/types/wlr_drm.h
-include/wlr/types/wlr_drm_lease_v1.h
+%%DRM%%include/wlr/types/wlr_drm_lease_v1.h
 include/wlr/types/wlr_export_dmabuf_v1.h
 include/wlr/types/wlr_foreign_toplevel_management_v1.h
 include/wlr/types/wlr_fullscreen_shell_v1.h