git: 4bad05fdbbe0 - main - lang/Makefile: connect lang/quickjs-ng port to the build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jan 2025 21:03:34 UTC
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=4bad05fdbbe008bc1b9d73c4e869a73cdf58c5b8 commit 4bad05fdbbe008bc1b9d73c4e869a73cdf58c5b8 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2025-01-28 21:02:27 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2025-01-28 21:03:23 +0000 lang/Makefile: connect lang/quickjs-ng port to the build --- lang/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/Makefile b/lang/Makefile index e9fe4aa59381..78b6f15269a1 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -314,6 +314,7 @@ SUBDIR += python39 SUBDIR += qmasm SUBDIR += quickjs + SUBDIR += quickjs-ng SUBDIR += quilc SUBDIR += racket SUBDIR += racket-minimal