git: 5a1f2db45736 - main - emulators/wine-devel: Refine VKD3D_DESC
Gerald Pfeifer
gerald at FreeBSD.org
Fri Sep 24 04:39:23 UTC 2021
The branch main has been updated by gerald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5a1f2db45736cb70dc556090ba6c929c51d1eb28
commit 5a1f2db45736cb70dc556090ba6c929c51d1eb28
Author: Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-09-24 04:37:58 +0000
Commit: Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-09-24 04:37:58 +0000
emulators/wine-devel: Refine VKD3D_DESC
PR: 258375
Suggested by: Alex S <iwtcex at gmail.com>
---
emulators/wine-devel/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
More information about the dev-commits-ports-all
mailing list