svn commit: r566020 - head/graphics/vulkan-tools

Jan Beich jbeich at FreeBSD.org
Fri Feb 19 03:59:13 UTC 2021


Author: jbeich
Date: Fri Feb 19 03:59:12 2021
New Revision: 566020
URL: https://svnweb.freebsd.org/changeset/ports/566020

Log:
  graphics/vulkan-tools: document upstream issue

Modified:
  head/graphics/vulkan-tools/Makefile   (contents, props changed)

Modified: head/graphics/vulkan-tools/Makefile
==============================================================================
--- head/graphics/vulkan-tools/Makefile	Fri Feb 19 01:37:46 2021	(r566019)
+++ head/graphics/vulkan-tools/Makefile	Fri Feb 19 03:59:12 2021	(r566020)
@@ -27,7 +27,7 @@ OPTIONS_SLAVE=		DISPLAY
 OPTIONS_SUB=		yes
 
 WAYLAND_PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-WAYLAND_PATCHFILES=	ea2e75bea224.patch:-p1
+WAYLAND_PATCHFILES=	ea2e75bea224.patch:-p1 # https://github.com/KhronosGroup/Vulkan-Tools/issues/469
 WAYLAND_BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto \
 			wayland-protocols>0:graphics/wayland-protocols
 WAYLAND_LIB_DEPENDS=	libwayland-client.so:graphics/wayland


More information about the svn-ports-all mailing list