git: 6566a4fc6ca7 - main - devel/chroma: Add comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 May 2022 19:13:41 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6566a4fc6ca7fc785ac9e3c77009848094e44a11 commit 6566a4fc6ca7fc785ac9e3c77009848094e44a11 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-05-05 19:12:59 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-05-05 19:13:39 +0000 devel/chroma: Add comment PR: 261234 --- devel/chroma/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/chroma/Makefile b/devel/chroma/Makefile index df31e0bdec85..3f602c1f1324 100644 --- a/devel/chroma/Makefile +++ b/devel/chroma/Makefile @@ -26,6 +26,7 @@ GH_TUPLE= \ mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \ sergi:go-diff:v1.0.0:sergi_go_diff/vendor/github.com/sergi/go-diff +# modules2tuples should be used (not GO_MODULE) because library and command line tool are in the same archive which complicates it for GO_MODULE. CONFLICTS_INSTALL= chroma