git: 177c5d612dff - main - devel/dconf: Mark TESTING_UNSAFE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Mar 2024 08:52:47 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=177c5d612dfff96ec6e9fff7ff2224c4889887c8 commit 177c5d612dfff96ec6e9fff7ff2224c4889887c8 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-03-07 08:26:04 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-03-07 08:51:29 +0000 devel/dconf: Mark TESTING_UNSAFE --- devel/dconf/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile index 7bcee0d7e9e7..defa0fa4b01b 100644 --- a/devel/dconf/Makefile +++ b/devel/dconf/Makefile @@ -33,6 +33,8 @@ MESON_ARGS= -Dman=true \ -Dgtk_doc=false \ -Dvapi=true +TESTING_UNSAFE= some tests fail + post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/dconf/db @${MKDIR} ${STAGEDIR}${PREFIX}/etc/dconf/profile