aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2023-05-19 12:21:48 +0000
committerGleb Popov <arrowd@FreeBSD.org>2023-05-27 08:44:41 +0000
commit0dba860f8f12beceb1e9a5610a66c5c8b3d03efe (patch)
treec77a614830d6e8e5e5fb38c8d39da2d61533a455
parent111063fcee69a0c5e1a4f7282915c3f4dd273bf3 (diff)
downloadports-0dba860f8f12beceb1e9a5610a66c5c8b3d03efe.tar.gz
ports-0dba860f8f12beceb1e9a5610a66c5c8b3d03efe.zip
devel/hs-threadscope: Switch to GHC 9.2 for building.
-rw-r--r--devel/hs-threadscope/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-threadscope/Makefile b/devel/hs-threadscope/Makefile
index 787cd0b5a31e..eb2cd5c6818a 100644
--- a/devel/hs-threadscope/Makefile
+++ b/devel/hs-threadscope/Makefile
@@ -9,6 +9,7 @@ WWW= https://www.haskell.org/haskellwiki/ThreadScope
LICENSE= BSD3CLAUSE
+BUILD_DEPENDS= ghc-9.2.7:lang/ghc92
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2