git: 91145446a390 - main - net/chrony: Add TEST_DEPENDS...shells/bash

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Tue, 01 Sep 2026 15:16:01 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=91145446a39016b7ba089331b5f29897efb2bdf3

commit 91145446a39016b7ba089331b5f29897efb2bdf3
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2026-08-31 19:01:05 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2026-09-01 15:15:04 +0000

    net/chrony: Add TEST_DEPENDS...shells/bash
    
    ...to spell out "make test" requirements.
    
    Fixes:          d5885a88b9c69036873ebc68cd01e507ac774d8e
    Reported by:    arrowd@
    Pull request:   https://github.com/freebsd/freebsd-ports/pull/606
---
 net/chrony/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/chrony/Makefile b/net/chrony/Makefile
index 52f85d4601af..77d6980821f2 100644
--- a/net/chrony/Makefile
+++ b/net/chrony/Makefile
@@ -13,6 +13,8 @@ WWW=		https://chrony-project.org/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+TEST_DEPENDS=	bash:shells/bash
+
 USES=		cpe gmake libedit pkgconfig
 
 CPE_VENDOR=	tuxfamily