aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2021-09-26 13:28:55 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-09-26 13:28:55 +0000
commit78468490119038048dd220377e1bed1771fe46a6 (patch)
tree07ca1d043d545f014846ec413011854ce7d14f1a /emulators
parenta26036d0241f76193758c6e4379834fc0ff142d9 (diff)
downloadports-78468490119038048dd220377e1bed1771fe46a6.tar.gz
ports-78468490119038048dd220377e1bed1771fe46a6.zip
emulators/wine-devel: Enable OPENAL by default
PR: 258375
Diffstat (limited to 'emulators')
-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 9dca8e8565c8..7f520c1bef34 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -66,7 +66,7 @@ SUB_FILES= pkg-message
PORTDATA= wine.inf
OPTIONS_DEFINE= CUPS DOCS DOSBOX GNUTLS LDAP LIBXSLT MPG123 OPENAL SDL STAGING V4L WINEMAKER X11 GECKO MONO
-OPTIONS_DEFAULT=GNUTLS X11
+OPTIONS_DEFAULT=GNUTLS OPENAL X11
OPTIONS_SUB= yes
DOSBOX_DESC= Use DOSBox to run MS-DOS programs