git: 00b14a993a1c - 2021Q2 - sysutils/runwhen: mark BROKEN

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Apr 26 15:17:15 UTC 2021


The branch 2021Q2 has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=00b14a993a1c9bd1edb5eb004db05eb9947482cb

commit 00b14a993a1c9bd1edb5eb004db05eb9947482cb
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-23 17:19:01 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-26 14:49:34 +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 6275b66d1b15..173be90bedee 100644
--- a/sysutils/runwhen/Makefile
+++ b/sysutils/runwhen/Makefile
@@ -11,6 +11,8 @@ COMMENT=	Tools for running commands at particular times
 
 LICENSE=	GPLv2
 
+BROKEN=		fails to link: ld: error: undefined symbol: pathexec_env
+
 LIB_DEPENDS=	libskarnet.so:devel/skalibs
 
 USES=		tar:bzip2


More information about the dev-commits-ports-all mailing list