git: 4ee3b1cca9a5 - main - x11-toolkits/gtk40: add missing VULKAN file
Jan Beich
jbeich at FreeBSD.org
Tue Jun 1 14:16:51 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4ee3b1cca9a512b7773d0f17a31eb57e2569996f
commit 4ee3b1cca9a512b7773d0f17a31eb57e2569996f
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-06-01 13:40:11 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-06-01 14:14:53 +0000
x11-toolkits/gtk40: add missing VULKAN file
$ make check-plist
Error: Orphaned: include/gtk-4.0/gsk/vulkan/gskvulkanrenderer.h
PR: 256333
Approved by: tcberner
---
x11-toolkits/gtk40/pkg-plist | 1 +
1 file changed, 1 insertion(+)
diff --git a/x11-toolkits/gtk40/pkg-plist b/x11-toolkits/gtk40/pkg-plist
index c88bd5e3258e..8183ddbf3277 100644
--- a/x11-toolkits/gtk40/pkg-plist
+++ b/x11-toolkits/gtk40/pkg-plist
@@ -100,6 +100,7 @@ include/gtk-4.0/gsk/gskrendernode.h
include/gtk-4.0/gsk/gskroundedrect.h
include/gtk-4.0/gsk/gsktransform.h
include/gtk-4.0/gsk/gsktypes.h
+%%VULKAN%%include/gtk-4.0/gsk/vulkan/gskvulkanrenderer.h
include/gtk-4.0/gtk/css/gtkcss.h
include/gtk-4.0/gtk/css/gtkcssenums.h
include/gtk-4.0/gtk/css/gtkcssenumtypes.h
More information about the dev-commits-ports-all
mailing list