svn commit: r527327 - head/emulators/wine-devel
Gerald Pfeifer
gerald at FreeBSD.org
Fri Feb 28 10:43:18 UTC 2020
Author: gerald
Date: Fri Feb 28 10:43:16 2020
New Revision: 527327
URL: https://svnweb.freebsd.org/changeset/ports/527327
Log:
Add a description for the STAGING option that we've been missing.
Reported by: salvadore
PR: 244480, 244485
Modified:
head/emulators/wine-devel/Makefile
Modified: head/emulators/wine-devel/Makefile
==============================================================================
--- head/emulators/wine-devel/Makefile Fri Feb 28 10:23:24 2020 (r527326)
+++ head/emulators/wine-devel/Makefile Fri Feb 28 10:43:16 2020 (r527327)
@@ -62,6 +62,7 @@ OPTIONS_SUB= yes
DOSBOX_DESC= Use DOSBox to run MS-DOS programs
LIBXSLT_DESC= Use libxslt (only used by msxml3.dll)
+STAGING_DESC= Include the Wine Staging patchset
VKD3D_DESC= Direct3D 12 support via Vulkan
VULKAN_DESC= Vulkan API support
WINEMAKER_DESC= Fully support winemaker (requires Perl)
More information about the svn-ports-all
mailing list