[Bug 273987] emulators/wine-devel: some additional patches

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 16 Oct 2023 08:30:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273987

--- Comment #14 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=944eff5cfa5f0fe00d44a04f891b19928a34c335

commit 944eff5cfa5f0fe00d44a04f891b19928a34c335
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2023-10-16 08:23:03 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2023-10-16 08:23:03 +0000

    emulators/wine-devel: Improve configuration for ALSA and OSS

    Use ALSA_CONFIGURE_WITH and OSS_CONFIGURE_WITH instead of the
    ALSA_CONFIGURE_ON and OSS_CONFIGURE_ON forms.

    This properly handles the case where neither the ALSA nor OSS option
    are set. It's more resilient to future changes. And shorter.

    PR:             273987

 emulators/wine-devel/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.