aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/gamescope
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-12-23 20:12:36 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-12-23 20:12:36 +0000
commit722141d9c4e6284f4833332d3f1c3f83d9e9fbbb (patch)
tree88551b8cbff82231bae9403a174bdf658e9438a0 /x11-wm/gamescope
parent8d2b2a2768019f243226836085a7808e469bd0b1 (diff)
downloadports-722141d9c4e6284f4833332d3f1c3f83d9e9fbbb.tar.gz
ports-722141d9c4e6284f4833332d3f1c3f83d9e9fbbb.zip
devel/glslang: move to graphics/ where shaderc is
Notes
Notes: svn path=/head/; revision=559023
Diffstat (limited to 'x11-wm/gamescope')
-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 808d3b28b24b..8f43da9a3d2b 100644
--- a/x11-wm/gamescope/Makefile
+++ b/x11-wm/gamescope/Makefile
@@ -17,7 +17,7 @@ COMMENT= Micro-compositor from SteamOS
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= glslangValidator:devel/glslang \
+BUILD_DEPENDS= glslangValidator:graphics/glslang \
evdev-proto>0:devel/evdev-proto \
vulkan-headers>0:graphics/vulkan-headers \
wayland-protocols>=1.17:graphics/wayland-protocols \