diff options
Diffstat (limited to 'devel/hs-ghcprofview/Makefile')
-rw-r--r-- | devel/hs-ghcprofview/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-ghcprofview/Makefile b/devel/hs-ghcprofview/Makefile index 32d749a0b143..9c6686dc4987 100644 --- a/devel/hs-ghcprofview/Makefile +++ b/devel/hs-ghcprofview/Makefile @@ -11,6 +11,7 @@ LICENSE= BSD3CLAUSE BROKEN_aarch64= error: incompatible pointer to integer conversion assigning to 'ffi_arg' (aka 'unsigned long') from 'HsPtr' (aka 'void *') +BUILD_DEPENDS= ghc-9.6.7:lang/ghc96 LIB_DEPENDS= libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz |