aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/gamescope/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-12-23 20:12:14 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-12-23 20:12:14 +0000
commit8d2b2a2768019f243226836085a7808e469bd0b1 (patch)
tree54d3e64a25e92ecb389a9e72cff496e30d672de8 /x11-wm/gamescope/Makefile
parentbd5a415767e994a7e91270887bd9b2b5605ab08b (diff)
downloadports-8d2b2a2768019f243226836085a7808e469bd0b1.tar.gz
ports-8d2b2a2768019f243226836085a7808e469bd0b1.zip
devel/vulkan-*: move to graphics/ where vulkan-loader is
Vulkan isn't used for generic compute workloads unlike OpenCL. For example, waifu2x-ncnn-vulkan is still graphics-related.
Notes
Notes: svn path=/head/; revision=559022
Diffstat (limited to 'x11-wm/gamescope/Makefile')
-rw-r--r--x11-wm/gamescope/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile
index 012f6611a05e..808d3b28b24b 100644
--- a/x11-wm/gamescope/Makefile
+++ b/x11-wm/gamescope/Makefile
@@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= glslangValidator:devel/glslang \
evdev-proto>0:devel/evdev-proto \
- vulkan-headers>0:devel/vulkan-headers \
+ vulkan-headers>0:graphics/vulkan-headers \
wayland-protocols>=1.17:graphics/wayland-protocols \
wlroots>=0.11.0:x11-toolkits/wlroots
LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \