aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-14 15:40:05 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-14 15:49:39 +0000
commit15ac853e312077da1c656a7bb3c58ebaa88979e6 (patch)
tree9bd82a16d19a64b1635cbbeae4b2ece1daf6ab49
parentc2e5d6a560286cd550bc5a07f3ca14728d7ffced (diff)
downloadports-15ac853e312077da1c656a7bb3c58ebaa88979e6.tar.gz
ports-15ac853e312077da1c656a7bb3c58ebaa88979e6.zip
-rw-r--r--science/vipster/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/vipster/Makefile b/science/vipster/Makefile
index a755d0f21c06..52f3a6262a0d 100644
--- a/science/vipster/Makefile
+++ b/science/vipster/Makefile
@@ -12,6 +12,8 @@ WWW= https://sgsaenger.github.io/vipster/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= does not build with libfmt 10+. See https://github.com/sgsaenger/vipster/issues/56
+
BUILD_DEPENDS= catch>0:devel/catch \
cli11>0:devel/cli11 \
libfmt>0:devel/libfmt \