git: 784684901190 - main - emulators/wine-devel: Enable OPENAL by default
Gerald Pfeifer
gerald at FreeBSD.org
Sun Sep 26 13:30:07 UTC 2021
The branch main has been updated by gerald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=78468490119038048dd220377e1bed1771fe46a6
commit 78468490119038048dd220377e1bed1771fe46a6
Author: Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-09-26 13:28:55 +0000
Commit: Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-09-26 13:28:55 +0000
emulators/wine-devel: Enable OPENAL by default
PR: 258375
---
emulators/wine-devel/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
More information about the dev-commits-ports-all
mailing list