Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2024 09:30:09 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: 37c3be7788b3 - main - lang/dotnet: Attach to the build
Message-ID:  <202401290930.40T9U91I086751@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=37c3be7788b3efdfcaaa6a4983fec02d2f1c0367

commit 37c3be7788b3efdfcaaa6a4983fec02d2f1c0367
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-01-29 09:29:23 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-01-29 09:29:23 +0000

    lang/dotnet: Attach to the build
---
 lang/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lang/Makefile b/lang/Makefile
index 382f54a66d2d..2d3ba1ff5fa2 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -44,6 +44,7 @@
     SUBDIR += cython3
     SUBDIR += dhall
     SUBDIR += dlang-tools
+    SUBDIR += dotnet
     SUBDIR += duktape
     SUBDIR += duktape-lib
     SUBDIR += ecl



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