aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2024-03-02 08:19:57 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-03-02 09:20:58 +0000
commit9f7bd22241ba300031ad89bbcd10d2bb8faa1363 (patch)
treed5e0d0fab0dba888411676db533b2af9085ce864 /ports-mgmt
parent39e1a98879eedf17d01b88ae30f29e846eca5e77 (diff)
downloadports-9f7bd22241ba300031ad89bbcd10d2bb8faa1363.tar.gz
ports-9f7bd22241ba300031ad89bbcd10d2bb8faa1363.zip
ports-mgmt/hs-panopticum: Switch to GHC 9.4
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/hs-panopticum/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports-mgmt/hs-panopticum/Makefile b/ports-mgmt/hs-panopticum/Makefile
index eb0096f23687..c1d9e1358f70 100644
--- a/ports-mgmt/hs-panopticum/Makefile
+++ b/ports-mgmt/hs-panopticum/Makefile
@@ -9,6 +9,8 @@ WWW= https://foss.heptapod.net/bsdutils/panopticum
LICENSE= BSD3CLAUSE
+BUILD_DEPENDS= ghc-9.4.8:lang/ghc94
+
USES= cabal
USE_GITLAB= yes