aboutsummaryrefslogtreecommitdiff
path: root/textproc/mergestat
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2023-02-20 10:44:45 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2023-02-20 10:44:45 +0000
commit9686e21b9334e06ae4b633583f7aba267cbb3379 (patch)
tree467a708aaf5e04022b10fc44726ff503ba6ae9a0 /textproc/mergestat
parentc36666881d31ca7de44c2d499f78604a19948077 (diff)
downloadports-9686e21b9334e06ae4b633583f7aba267cbb3379.tar.gz
ports-9686e21b9334e06ae4b633583f7aba267cbb3379.zip
Diffstat (limited to 'textproc/mergestat')
-rw-r--r--textproc/mergestat/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/mergestat/Makefile b/textproc/mergestat/Makefile
index 001248c4cbaf..f07beb97526d 100644
--- a/textproc/mergestat/Makefile
+++ b/textproc/mergestat/Makefile
@@ -11,6 +11,8 @@ WWW= https://www.mergestat.com/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to build
+
BUILD_DEPENDS= sqlite3>=3.0.0:databases/sqlite3
LIB_DEPENDS= libgit2.so:devel/libgit2