summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-12-27 12:55:13 -0800
committerYuri Victorovich <yuri@FreeBSD.org>2022-12-27 12:55:37 -0800
commit8e26ebd0d3806d4377d327d204d0b1bfc9845ed7 (patch)
tree2721a4e58dd327475f107fd68917005da7d78c16 /math
parentwww/remark42: A privacy-focused lightweight commenting engine (diff)
math/obake: Broken
Reported by: fallout
Diffstat (limited to 'math')
-rw-r--r--math/obake/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/obake/Makefile b/math/obake/Makefile
index 57894e44dccd..9000bc7487f0 100644
--- a/math/obake/Makefile
+++ b/math/obake/Makefile
@@ -1,8 +1,8 @@
PORTNAME= obake
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.0-24
-PORTREVISION= 1
DISTVERSIONSUFFIX= -gb8cc71c
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -12,6 +12,8 @@ WWW= https://bluescarni.github.io/obake/
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= https://github.com/bluescarni/obake/issues/148
+
LIB_DEPENDS= libabsl_base.so:devel/abseil \
libboost_serialization.so:devel/boost-libs \
libfmt.so:devel/libfmt \