aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2024-02-17 09:24:18 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-02-17 09:24:18 +0000
commitfada548f09f4f93b894a1d815f178405e43ab97c (patch)
treea161b483f799fd6e44ebf317d6a942f7c1c5c7f4
parent3f9ba74f3a9ed0ed1afb90b52578a9bd912be88e (diff)
downloadports-fada548f09f4f93b894a1d815f178405e43ab97c.tar.gz
ports-fada548f09f4f93b894a1d815f178405e43ab97c.zip
devel/hs-ghcprofview: Mark BROKEN on aarch64
Reported by: pkg-fallout
-rw-r--r--devel/hs-ghcprofview/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-ghcprofview/Makefile b/devel/hs-ghcprofview/Makefile
index 6749782c0fff..0c67be8911d7 100644
--- a/devel/hs-ghcprofview/Makefile
+++ b/devel/hs-ghcprofview/Makefile
@@ -9,6 +9,8 @@ WWW= https://github.com/portnov/ghcprofview-hs
LICENSE= BSD3CLAUSE
+BROKEN_aarch64= error: incompatible pointer to integer conversion assigning to 'ffi_arg' (aka 'unsigned long') from 'HsPtr' (aka 'void *')
+
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libharfbuzz.so:print/harfbuzz