git: a274805b0754 - 2022Q4 - databases/mongodb60: unbreak the ports tree on a lot of archs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Nov 2022 08:45:25 UTC
The branch 2022Q4 has been updated by ronald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a274805b0754f7f39b458775ad33dbf8eb567fa0
commit a274805b0754f7f39b458775ad33dbf8eb567fa0
Author: Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2022-10-30 09:53:04 +0000
Commit: Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2022-11-03 08:44:28 +0000
databases/mongodb60: unbreak the ports tree on a lot of archs
PR: 266587
(cherry picked from commit 9f13b7867d45995913dbad00c131dce4eac4bb23)
---
databases/mongodb60/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/databases/mongodb60/Makefile b/databases/mongodb60/Makefile
index 52a7d3e0eb66..4e5bcc742d09 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: