Date: Sun, 28 Jul 2024 20:56:22 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ef29a96b2b94 - main - Fix INDEX build Message-ID: <202407282056.46SKuMLC001328@gitrepo.freebsd.org>
index | next in thread | raw e-mail
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 += pklhelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407282056.46SKuMLC001328>
