git: 1771cb233877 - main - sysutils/runwhen: mark BROKEN

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Thu, 21 Jul 2022 20:51:12 UTC
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1771cb233877ae98cf2744cf590191af143d6081

commit 1771cb233877ae98cf2744cf590191af143d6081
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-07-21 15:48:30 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-07-21 20:49:16 +0000

    sysutils/runwhen: mark BROKEN
---
 sysutils/runwhen/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sysutils/runwhen/Makefile b/sysutils/runwhen/Makefile
index 04388975036f..832fc1267c49 100644
--- a/sysutils/runwhen/Makefile
+++ b/sysutils/runwhen/Makefile
@@ -8,6 +8,8 @@ COMMENT=	Tools for running commands at particular times
 
 LICENSE=	GPLv2
 
+BROKEN=		does not build: error: use of undeclared identifier 'localtmn_t'
+
 LIB_DEPENDS=	libskarnet.so:devel/skalibs
 
 USES=		tar:bzip2