git: 4b17af942536 - main - multimedia/obs-v4l2sink: unbreak on powerpc64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Apr 2022 17:25:35 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b17af94253629af283c86c5646c8f5df9ce08ad commit 4b17af94253629af283c86c5646c8f5df9ce08ad Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-04-21 17:11:27 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-04-21 17:11:27 +0000 multimedia/obs-v4l2sink: unbreak on powerpc64 --- multimedia/obs-v4l2sink/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/multimedia/obs-v4l2sink/Makefile b/multimedia/obs-v4l2sink/Makefile index eac31c93b89f..f4b9306e7c2b 100644 --- a/multimedia/obs-v4l2sink/Makefile +++ b/multimedia/obs-v4l2sink/Makefile @@ -9,8 +9,6 @@ COMMENT= OBS Studio Plugin: Output as Video4Linux2 device LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= fails to compile: unconditionally includes obs/sse-intrin.h - BUILD_DEPENDS= v4l_compat>0:multimedia/v4l_compat LIB_DEPENDS= libobs.so:multimedia/obs-studio