git: e6af1690971a - main - multimedia/obs-studio: Broken on FreeBSD 12
Date: Thu, 05 Jan 2023 10:47:22 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6af1690971ab40f81b2f52c3609e45458e93ebf commit e6af1690971ab40f81b2f52c3609e45458e93ebf Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-01-05 10:42:33 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-01-05 10:42:33 +0000 multimedia/obs-studio: Broken on FreeBSD 12 Reported by: fallout --- multimedia/obs-studio/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile index 7b1458a8e706..c848cbbfafe8 100644 --- a/multimedia/obs-studio/Makefile +++ b/multimedia/obs-studio/Makefile @@ -17,6 +17,8 @@ WWW= https://obsproject.com/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_FreeBSD_12= fatal error: 'sys/eventfd.h' file not found + BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat \ swig:devel/swig LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \