Date: Sun, 30 Oct 2022 09:53:41 GMT From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9f13b7867d45 - main - databases/mongodb60: unbreak the ports tree on a lot of archs Message-ID: <202210300953.29U9rfVH043917@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f13b7867d45995913dbad00c131dce4eac4bb23 commit 9f13b7867d45995913dbad00c131dce4eac4bb23 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2022-10-30 09:53:04 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2022-10-30 09:53:32 +0000 databases/mongodb60: unbreak the ports tree on a lot of archs --- databases/mongodb60/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/databases/mongodb60/Makefile b/databases/mongodb60/Makefile index e5aa17b5de94..27963e667f16 100644 --- a/databases/mongodb60/Makefile +++ b/databases/mongodb60/Makefile @@ -101,8 +101,6 @@ MOZJS_ARCH=x86_64 MOZJS_ARCH=ppc64le .elif ${ARCH} == aarch64 MOZJS_ARCH=${ARCH} -.else -.error Unsupport architecture "${ARCH}" .endif post-patch:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210300953.29U9rfVH043917>