aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2024-03-02 13:06:52 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-03-02 13:07:22 +0000
commit54709b362f3dad9feedf7e293fa480ba79bd2614 (patch)
tree226c45d226d87493f4a42e99e25c27bbf5664980
parent71cdbc6f78821b56fee1ec282a4a0d31026f68f0 (diff)
downloadports-54709b362f3dad9feedf7e293fa480ba79bd2614.tar.gz
ports-54709b362f3dad9feedf7e293fa480ba79bd2614.zip
net-im/gotosocial: Mark TESTING_UNSAFE
PR: 277179
-rw-r--r--net-im/gotosocial/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile
index d512bed8c793..0bf14cc110b4 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