git: 3746dd8ed711 - main - x11-toolkits/pango: Mark TESTING_UNSAFE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Mar 2024 19:20:23 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=3746dd8ed7116b0cc4dc618b25e900a012e77f0e commit 3746dd8ed7116b0cc4dc618b25e900a012e77f0e Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-03-06 15:33:41 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-03-06 19:19:09 +0000 x11-toolkits/pango: Mark TESTING_UNSAFE --- x11-toolkits/pango/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 836eea9c6787..4ba3e31c5469 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -50,6 +50,8 @@ X11_MESON_ENABLED= xft X11_USES= xorg X11_USE= XORG=x11,xft,xrender +TESTING_UNSAFE= 2 out of 24 tests fail + pre-configure: # .if !exists() evaluates too early before cairo has a chance to be installed @if ! pkg-config --exists cairo-gobject; then \