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 @@ -1,108 +1,110 @@ PORTNAME= ghcprofview PORTVERSION= 0.1.0.2 PORTREVISION= 8 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Graphical viewer for GHC profile files 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 USES= cabal gnome pkgconfig USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 introspection pango USE_CABAL= OneTuple-0.4.1.1_1 \ QuickCheck-2.14.3 \ StateVar-1.2.2 \ aeson-2.2.1.0_1 \ ansi-terminal-1.0.2 \ ansi-terminal-types-0.11.5_1 \ assoc-1.1_1 \ async-2.2.5 \ attoparsec-0.14.4_5 \ base-orphans-0.9.1 \ bifunctors-5.6.1_2 \ bitvec-1.1.5.0 \ blaze-builder-0.4.2.3 \ blaze-html-0.9.1.2_4 \ blaze-markup-0.8.3.0_1 \ cabal-doctest-1.0.9_3 \ colour-2.3.6 \ comonad-5.0.8_2 \ conduit-1.3.5 \ conduit-extra-1.3.6 \ contravariant-1.5.5 \ data-default-class-0.1.2.0 \ data-fix-0.3.2_5 \ distributive-0.6.2.1_1 \ dlist-1.0_1 \ foldable1-classes-compat-0.1_4 \ generically-0.1.1_2 \ ghc-prof-1.4.1.12 \ gi-atk-2.0.27 \ gi-cairo-1.0.29 \ gi-freetype2-2.0.4 \ gi-gdk-3.0.28 \ gi-gdkpixbuf-2.0.31 \ gi-gio-2.0.32 \ gi-glib-2.0.29 \ gi-gmodule-2.0.5 \ gi-gobject-2.0.30 \ gi-gtk-3.0.41 \ gi-harfbuzz-0.0.9 \ gi-pango-1.0.29 \ happy-1.20.1.1 \ hashable-1.4.3.0_1 \ haskell-gi-0.26.7 \ haskell-gi-base-0.26.4 \ haskell-gi-overloading-1.0 \ haskell-lexer-1.1.1 \ hsc2hs-0.68.10_1 \ indexed-traversable-0.1.3 \ indexed-traversable-instances-0.1.1.2_2 \ integer-conversion-0.1.0.1_1 \ integer-logarithms-1.0.3.1_5 \ mono-traversable-1.0.15.3 \ network-3.1.4.0_1 \ network-uri-2.6.4.2_1 \ pretty-show-1.10 \ primitive-0.9.0.0 \ random-1.2.1.2 \ regex-base-0.94.0.2_4 \ regex-tdfa-1.3.2.2_2 \ resourcet-1.3.0 \ safe-0.3.21_1 \ scientific-0.3.7.0_7 \ semialign-1.3_1 \ semigroupoids-6.0.0.1_1 \ split-0.2.5 \ splitmix-0.1.0.5 \ streaming-commons-0.2.2.6_1 \ strict-0.5_1 \ tagged-0.8.8 \ text-iso8601-0.1_1 \ text-short-0.1.5_3 \ th-abstraction-0.6.0.0_1 \ th-compat-0.1.4_4 \ these-1.2_1 \ time-compat-1.9.6.1_6 \ transformers-compat-0.7.2 \ typed-process-0.2.11.1 \ unliftio-core-0.2.1.0_3 \ unordered-containers-0.2.20_1 \ uuid-types-1.0.5.1 \ vector-0.13.1.0 \ vector-algorithms-0.9.0.1_3 \ vector-stream-0.1.0.1 \ witherable-0.4.2_4 \ xdg-basedir-0.2.2 \ xml-conduit-1.9.1.3 \ xml-types-0.3.8 \ zlib-0.6.3.0_4 .include