Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 08:45:28 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e508c5770145 - main - devel/hs-darcs: Switch to GHC 9.2 for building.
Message-ID:  <202305270845.34R8jSMw059295@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305270845.34R8jSMw059295>