Skip to content

Commit

Permalink
devel/hs-ghcprofview: Mark BROKEN.
Browse files Browse the repository at this point in the history
The haskell-gi binding generator fails after recent freetype2/harfbuzz update.
The port should wait until upstream fixes the issue.
  • Loading branch information
arrowd committed Jul 7, 2022
1 parent 0cc9e26 commit 147ef96
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions devel/hs-ghcprofview/Makefile
Expand Up @@ -7,6 +7,9 @@ COMMENT= Graphical viewer for GHC profile files

LICENSE= BSD3CLAUSE

# Upstream issue: https://github.com/haskell-gi/haskell-gi/issues/385
BROKEN= bindings fail to compile with recent freetype2/harfbuzz

LIB_DEPENDS= libharfbuzz.so:print/harfbuzz

USES= cabal gnome pkgconfig
Expand Down

0 comments on commit 147ef96

Please sign in to comment.