git: 86760b96b73e - main - devel/sdl3: remove PIPEWIRE_BROKEN, it builds fine
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Apr 2025 22:42:15 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=86760b96b73edd4c22644f1e3470c0e937f3894f commit 86760b96b73edd4c22644f1e3470c0e937f3894f Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2025-04-16 22:40:16 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2025-04-16 22:42:07 +0000 devel/sdl3: remove PIPEWIRE_BROKEN, it builds fine Reported by: arrowd --- devel/sdl3/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/devel/sdl3/Makefile b/devel/sdl3/Makefile index b2a37f3abc81..fd389b07c030 100644 --- a/devel/sdl3/Makefile +++ b/devel/sdl3/Makefile @@ -96,7 +96,6 @@ OSS_CMAKE_BOOL= SDL_OSS PIPEWIRE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire PIPEWIRE_CMAKE_BOOL= SDL_PIPEWIRE -PIPEWIRE_BROKEN= does not build PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_CMAKE_BOOL= SDL_PULSEAUDIO