git: 860be2db7a34 - main - devel/pkgconf: Mark TESTING_UNSAFE

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Wed, 06 Mar 2024 07:55:26 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=860be2db7a340c55d4d8592d139c7a72a46a962d

commit 860be2db7a340c55d4d8592d139c7a72a46a962d
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-03-06 07:23:13 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-03-06 07:23:13 +0000

    devel/pkgconf: Mark TESTING_UNSAFE
---
 devel/pkgconf/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile
index 5f7f8846a2ce..5315d3f0d67d 100644
--- a/devel/pkgconf/Makefile
+++ b/devel/pkgconf/Makefile
@@ -27,6 +27,8 @@ CONFIGURE_ARGS=	--with-pkg-config-dir=${PREFIX}/libdata/pkgconfig:/usr/libdata/p
 
 OPTIONS_DEFINE=	DOCS
 
+TESTING_UNSAFE=	tests/Kyuafile:5: Non-existent test program 'tests/basic'
+
 post-install:
 	${LN} -sf pkgconf ${STAGEDIR}${PREFIX}/bin/pkg-config