git: 374676d0293f - main - graphics/libglvnd: Mark TESTING_UNSAFE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Mar 2024 07:55:28 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=374676d0293f0bffdcf344faf0f7420220a7891b commit 374676d0293f0bffdcf344faf0f7420220a7891b Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-03-06 07:49:00 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-03-06 07:49:00 +0000 graphics/libglvnd: Mark TESTING_UNSAFE --- graphics/libglvnd/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/libglvnd/Makefile b/graphics/libglvnd/Makefile index 262685dd47c0..54a4c9d3e58d 100644 --- a/graphics/libglvnd/Makefile +++ b/graphics/libglvnd/Makefile @@ -21,6 +21,8 @@ X11_USES= xorg X11_USE= XORG=x11,xext,xorgproto X11_MESON_ENABLED= x11 glx +TESTING_UNSAFE= requires X11 running + .include <bsd.port.options.mk> .if ${ARCH} == powerpc || ${ARCH} == riscv64