Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Mar 2024 08:52:48 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: 99f6afef8c01 - main - x11-toolkits/gtk30: Mark TESTING_UNSAFE
Message-ID:  <202403070852.4278qm8K097854@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=99f6afef8c01e0db6e23595c1775585d4ef68d03

commit 99f6afef8c01e0db6e23595c1775585d4ef68d03
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-03-07 08:27:42 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-03-07 08:51:30 +0000

    x11-toolkits/gtk30: Mark TESTING_UNSAFE
---
 x11-toolkits/gtk30/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index a642f0c481b2..c20bd418a6cb 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -80,6 +80,8 @@ X11_USES=	xorg
 X11_USE=	XORG=x11,xcomposite,xcursor,xdamage,xext,xfixes,xi,xinerama,xrandr,xrender
 X11_MESON_TRUE=	x11_backend
 
+TESTING_UNSAFE=	ld: error: unable to find library -lintl
+
 pre-build:
 	@${RM} -r ${WRKSRC}/docs/gtk.info*
 



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