aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2020-02-28 18:43:16 +0800
committerGerald Pfeifer <gerald@FreeBSD.org>2020-02-28 18:43:16 +0800
commit30fde5da214f61fe295be9122f569f8fd36a2090 (patch)
tree4b5f72b2f39aff645bea951c91a780b25ed5f93a /emulators
parent78d456d1af5a96e80bfdd2bffd49d7f48f5f5f95 (diff)
downloadfreebsd-ports-gnome-30fde5da214f61fe295be9122f569f8fd36a2090.tar.gz
freebsd-ports-gnome-30fde5da214f61fe295be9122f569f8fd36a2090.tar.zst
freebsd-ports-gnome-30fde5da214f61fe295be9122f569f8fd36a2090.zip
Add a description for the STAGING option that we've been missing.
Reported by: salvadore PR: 244480, 244485
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wine-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index dba965a5cb23..f275451ba658 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -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)