1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

x11-toolkits/pango: Mark TESTING_UNSAFE

This commit is contained in:
Gleb Popov 2024-03-06 18:33:41 +03:00
parent 92c5d523ae
commit 3746dd8ed7

View File

@ -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 \