git: 496639e42ada - main - www/vdr-plugin-live: mark BROKEN

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Mon, 05 Sep 2022 21:09:49 UTC
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=496639e42ada5c16552ba94671e0a90c11ef3eb0

commit 496639e42ada5c16552ba94671e0a90c11ef3eb0
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-09-05 20:53:25 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-09-05 21:08:57 +0000

    www/vdr-plugin-live: mark BROKEN
    
    In file included from schedule.ecpp:11:
    In file included from /work/usr/ports/www/vdr-plugin-live/work/live-0.3.0/epg_events.h:14:
    /work/usr/ports/www/vdr-plugin-live/work/live-0.3.0/stdext.h:6:11: fatal error: 'tr1/functional' file not found
                    ^~~~~~~~~~~~~~~~
    
    Reported by:    pkg-fallout
---
 www/vdr-plugin-live/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/vdr-plugin-live/Makefile b/www/vdr-plugin-live/Makefile
index 654cc08d6e38..9167858ab5d5 100644
--- a/www/vdr-plugin-live/Makefile
+++ b/www/vdr-plugin-live/Makefile
@@ -10,6 +10,8 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:release
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Video Disk Recorder - live web plugin
 
+BROKEN=		does not build: 'tr1/functional' file not found
+
 LIB_DEPENDS+=	libtntnet.so:www/tntnet \
 		libpcre.so:devel/pcre