git: e6f6d12543c8 - main - textproc/hs-pandoc-crossref: Unbreak on aarch64.

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Wed, 31 Aug 2022 08:06:02 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e6f6d12543c816a799c40190a93aae5def5e2097

commit e6f6d12543c816a799c40190a93aae5def5e2097
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2022-08-31 08:04:39 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2022-08-31 08:05:57 +0000

    textproc/hs-pandoc-crossref: Unbreak on aarch64.
    
    This reverts commit d68ea790de01c743e2e4dd4e547e8f1e99dca78b.
---
 textproc/hs-pandoc-crossref/Makefile | 2 --
 1 file changed, 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