git: 2302456e942d - main - devel/Makefile: Attach qcoro to the build.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Apr 2022 17:07:48 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=2302456e942d7d20beb503aaba506c4a659577e3 commit 2302456e942d7d20beb503aaba506c4a659577e3 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2022-04-07 17:06:56 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2022-04-07 17:07:28 +0000 devel/Makefile: Attach qcoro to the build. Reported by: tcberner --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/Makefile b/devel/Makefile index 5a715245b759..a09d0a4bb2e4 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -5526,6 +5526,7 @@ SUBDIR += qbs SUBDIR += qca SUBDIR += qconf + SUBDIR += qcoro SUBDIR += qgit SUBDIR += qjson SUBDIR += qmake