aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2022-07-21 08:21:03 +0000
committerGleb Popov <arrowd@FreeBSD.org>2022-07-21 08:24:25 +0000
commitc1451a3d6d7779b7cdfc1156de88a1d565e58713 (patch)
treeea8210c506d5ee62932158b729f4a5c190c5a0ae
parente5046e0d0bc113b6cfc72f2ddbea3ecad1fe03db (diff)
downloadports-c1451a3d6d7779b7cdfc1156de88a1d565e58713.tar.gz
ports-c1451a3d6d7779b7cdfc1156de88a1d565e58713.zip
devel/hs-git-annex: Mark BROKEN on aarch64.
Reported by: pkg-fallout
-rw-r--r--devel/hs-git-annex/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-git-annex/Makefile b/devel/hs-git-annex/Makefile
index e8d1a99fea1a..d093691c16f3 100644
--- a/devel/hs-git-annex/Makefile
+++ b/devel/hs-git-annex/Makefile
@@ -5,6 +5,8 @@ CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Manage files with git, without checking their contents into git
+BROKEN_aarch64= Causes compiler to crash
+
LICENSE= GPLv3
BUILD_DEPENDS= rsync:net/rsync \