git: 37c3be7788b3 - main - lang/dotnet: Attach to the build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 09:30:09 UTC
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