From 54709b362f3dad9feedf7e293fa480ba79bd2614 Mon Sep 17 00:00:00 2001 From: Gleb Popov Date: Sat, 2 Mar 2024 16:06:52 +0300 Subject: [PATCH] net-im/gotosocial: Mark TESTING_UNSAFE PR: 277179 --- net-im/gotosocial/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile index d512bed8c793d..0bf14cc110b4f 100644 --- a/net-im/gotosocial/Makefile +++ b/net-im/gotosocial/Makefile @@ -37,6 +37,8 @@ DBDIR= /var/db/${PORTNAME} PLIST_SUB= WWWDIR="${WWWDIR}" +TESTING_UNSAFE= FAIL github.com/superseriousbusiness/gotosocial/internal/log + post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for x in LICENSE README.md