git: ef29a96b2b94 - main - Fix INDEX build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jul 2024 20:56:22 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef29a96b2b94c47b5d8a4e808801527671855802 commit ef29a96b2b94c47b5d8a4e808801527671855802 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-07-28 20:54:58 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-07-28 20:56:16 +0000 Fix INDEX build Reported by: antoine --- devel/Makefile | 1 + lang/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 85c256b9ffa1..ff945de1206f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4515,6 +4515,7 @@ SUBDIR += py-btest SUBDIR += py-build SUBDIR += py-buildbot + SUBDIR += py-buildbot-badges SUBDIR += py-buildbot-console-view SUBDIR += py-buildbot-grid-view SUBDIR += py-buildbot-pkg diff --git a/lang/Makefile b/lang/Makefile index 7d655bde10ca..e6e8d28a4eb1 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -281,6 +281,7 @@ SUBDIR += php83 SUBDIR += php83-extensions SUBDIR += php84 + SUBDIR += php84-extensions SUBDIR += picoc SUBDIR += picolisp SUBDIR += pkl