aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/wine-devel
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2018-05-31 20:30:45 +0800
committergerald <gerald@FreeBSD.org>2018-05-31 20:30:45 +0800
commitb980c120e3dc4cb993ef9f1944b27a1f95d7517a (patch)
tree4d0ad57e4e937bd032a96431d6c1ff9a41685a6f /emulators/wine-devel
parentc32d217de4a071d6edcaaabd91a63b2844979a33 (diff)
downloadfreebsd-ports-gnome-b980c120e3dc4cb993ef9f1944b27a1f95d7517a.tar.gz
freebsd-ports-gnome-b980c120e3dc4cb993ef9f1944b27a1f95d7517a.tar.zst
freebsd-ports-gnome-b980c120e3dc4cb993ef9f1944b27a1f95d7517a.zip
Revert inadvertret change to OPTIONS_DEFAULT in previous commit (r471203).
Pointy hat to: self
Diffstat (limited to 'emulators/wine-devel')
-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 337ba75a829b..15029683d7e6 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -55,7 +55,7 @@ SUB_FILES= pkg-message
PORTDATA= l_intl.nls wine.inf
OPTIONS_DEFINE= CUPS DOCS DOSBOX GNUTLS HAL LDAP LIBXSLT MPG123 OPENAL STAGING V4L VKD3D WINEMAKER X11 GECKO MONO
-OPTIONS_DEFAULT=GNUTLS X11 STAGING
+OPTIONS_DEFAULT=GNUTLS X11
OPTIONS_SUB= yes
DOSBOX_DESC= Use DOSBox to run MS-DOS programs