summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2022-07-21 11:24:03 +0300
committerGleb Popov <arrowd@FreeBSD.org>2022-07-21 11:24:25 +0300
commitd68ea790de01c743e2e4dd4e547e8f1e99dca78b (patch)
treef952617eac4ffaec81138676a5517228476672c2 /textproc
parenttextproc/hs-pandoc: Mark BROKEN on aarch64. (diff)
textproc/hs-pandoc-crossref: Mark BROKEN on aarch64.
Reported by: pkg-fallout
Diffstat (limited to 'textproc')
-rw-r--r--textproc/hs-pandoc-crossref/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/hs-pandoc-crossref/Makefile b/textproc/hs-pandoc-crossref/Makefile
index b844b9e6f515..a27371a923ff 100644
--- a/textproc/hs-pandoc-crossref/Makefile
+++ b/textproc/hs-pandoc-crossref/Makefile
@@ -5,6 +5,8 @@ CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Pandoc filter for numbering figures and tables
+BROKEN_aarch64= Causes compiler to crash
+
LICENSE= BSD3CLAUSE
USES= cabal