summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorVladimir Druzenko <vvd@FreeBSD.org>2024-02-28 00:19:52 +0300
committerVladimir Druzenko <vvd@FreeBSD.org>2024-02-28 00:25:48 +0300
commitc3d51eebc94b491afe0e26b2bfbdd39b09c1090d (patch)
tree8b905db5629401eb1c201642866448a898bc72fa /graphics/Makefile
parentgraphics/spirv-cross: new port - required for games/lwjgl3 (diff)
graphics/openxr: new port - required for games/lwjgl3
OpenXR provides access to Augmented and Virtual Reality (XR-platforms). This port required for build lwjgl 3, and lwjgl 3 required for Java Minecraft Client 1.20.x run on FreeBSD without linux compatibility layer. PR: 275279 269879 269900 Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D44119
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 2886d06c1cf4..daf3c42c90b6 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -635,6 +635,7 @@
SUBDIR += openslide
SUBDIR += opensubdiv
SUBDIR += openvkl
+ SUBDIR += openxr
SUBDIR += optar
SUBDIR += optipng
SUBDIR += osg