Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2024 09:00:13 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5b26a756d3ac - main - x11/xkeyboard-config: Add TEST_DEPENDS
Message-ID:  <202403100900.42A90Dl1034057@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5b26a756d3ac7716f49d8ba8b5d06c243952bc3c

commit 5b26a756d3ac7716f49d8ba8b5d06c243952bc3c
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-03-10 08:58:53 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-03-10 08:59:06 +0000

    x11/xkeyboard-config: Add TEST_DEPENDS
---
 x11/xkeyboard-config/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11/xkeyboard-config/Makefile b/x11/xkeyboard-config/Makefile
index 37c36894f0fc..b0bb5a996083 100644
--- a/x11/xkeyboard-config/Makefile
+++ b/x11/xkeyboard-config/Makefile
@@ -11,6 +11,8 @@ WWW=		https://freedesktop.org/wiki/Software/XKeyboardConfig/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+TEST_DEPENDS=	gawk:lang/gawk
+
 USES=		meson gnome localbase pathfix perl5 python:build \
 		shebangfix tar:xz
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403100900.42A90Dl1034057>