aboutsummaryrefslogtreecommitdiff
path: root/games/homura
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 /games/homura
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 'games/homura')
-rw-r--r--games/homura/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/homura/Makefile b/games/homura/Makefile
index 41e7d130ab1e..3ff97e9ec7ad 100644
--- a/games/homura/Makefile
+++ b/games/homura/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= zenity:x11/zenity \
7z:archivers/p7zip \
webfonts>=0:x11-fonts/webfonts \
winetricks:emulators/winetricks \
- vulkaninfo:devel/vulkan-tools \
+ vulkaninfo:graphics/vulkan-tools \
glxinfo:graphics/mesa-demos
USE_GITLAB= yes