Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2020 10:43:17 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r527327 - head/emulators/wine-devel
Message-ID:  <202002281043.01SAhH7B084807@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002281043.01SAhH7B084807>