aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2022-08-31 08:04:39 +0000
committerGleb Popov <arrowd@FreeBSD.org>2022-08-31 08:05:57 +0000
commite6f6d12543c816a799c40190a93aae5def5e2097 (patch)
tree65a3c4fd9f3c6c88473fa8079203f79902528387
parent3b3c04867a8142c6269031b197456c74f18810b5 (diff)
downloadports-e6f6d12543c816a799c40190a93aae5def5e2097.tar.gz
ports-e6f6d12543c816a799c40190a93aae5def5e2097.zip
textproc/hs-pandoc-crossref: Unbreak on aarch64.
This reverts commit d68ea790de01c743e2e4dd4e547e8f1e99dca78b.
-rw-r--r--textproc/hs-pandoc-crossref/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/hs-pandoc-crossref/Makefile b/textproc/hs-pandoc-crossref/Makefile
index a27371a923ff..b844b9e6f515 100644
--- a/textproc/hs-pandoc-crossref/Makefile
+++ b/textproc/hs-pandoc-crossref/Makefile
@@ -5,8 +5,6 @@ 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