git: e508c5770145 - main - devel/hs-darcs: Switch to GHC 9.2 for building.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 08:45:28 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=e508c57701453d3564a0228a4a0c0c59b6576f62 commit e508c57701453d3564a0228a4a0c0c59b6576f62 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2023-05-19 14:19:36 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2023-05-27 08:44:43 +0000 devel/hs-darcs: Switch to GHC 9.2 for building. --- devel/hs-darcs/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile index ab155f5996ea..9145a35a804b 100644 --- a/devel/hs-darcs/Makefile +++ b/devel/hs-darcs/Makefile @@ -9,6 +9,7 @@ WWW= http://darcs.net/ LICENSE= GPLv2+ +BUILD_DEPENDS= ghc-9.2.7:lang/ghc92 LIB_DEPENDS= libcurl.so:ftp/curl USES= cabal pkgconfig