aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2024-03-07 08:26:04 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-03-07 08:51:29 +0000
commit177c5d612dfff96ec6e9fff7ff2224c4889887c8 (patch)
tree03468bc248553f15a3bb34b81ef53f102329697d
parent0581999702359474910c677a7394c21700f636ac (diff)
downloadports-177c5d612dfff96ec6e9fff7ff2224c4889887c8.tar.gz
ports-177c5d612dfff96ec6e9fff7ff2224c4889887c8.zip
devel/dconf: Mark TESTING_UNSAFE
-rw-r--r--devel/dconf/Makefile2
1 files changed, 2 insertions, 0 deletions
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