aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2021-09-24 04:37:58 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-09-24 04:37:58 +0000
commit5a1f2db45736cb70dc556090ba6c929c51d1eb28 (patch)
tree347222dd41fb0314b60913d8f9450eb24d22a4e9
parent289869de6aa59a3089a60054f10ed97d4f6b491b (diff)
downloadports-5a1f2db45736cb70dc556090ba6c929c51d1eb28.tar.gz
ports-5a1f2db45736cb70dc556090ba6c929c51d1eb28.zip
emulators/wine-devel: Refine VKD3D_DESC
PR: 258375 Suggested by: Alex S <iwtcex@gmail.com>
-rw-r--r--emulators/wine-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 4c6d511e07d0..6dc7a019418b 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -73,7 +73,7 @@ DOSBOX_DESC= Use DOSBox to run MS-DOS programs
LIBXSLT_DESC= Use libxslt (only used by msxml3.dll)
SDL_DESC= Use SDL for gamepad support (XInput only)
STAGING_DESC= Include Wine Staging patchset (experimental&unsupported)
-VKD3D_DESC= Direct3D 12 support via Vulkan
+VKD3D_DESC= Vulkan and Direct3D 12 support
WINEMAKER_DESC= Fully support winemaker (requires Perl)
GECKO_DESC= Bundle Gecko MSI package for Wine
MONO_DESC= Bundle Mono MSI package for Wine