aboutsummaryrefslogtreecommitdiff
path: root/lang/spidermonkey78/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/spidermonkey78/Makefile')
-rw-r--r--lang/spidermonkey78/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/spidermonkey78/Makefile b/lang/spidermonkey78/Makefile
index 1a1d859b3991..1bac6728ee45 100644
--- a/lang/spidermonkey78/Makefile
+++ b/lang/spidermonkey78/Makefile
@@ -1,6 +1,6 @@
PORTNAME= spidermonkey
DISTVERSION= 78.15.0
-PORTREVISION= 22
+PORTREVISION= 24
CATEGORIES= lang
MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source
PKGNAMESUFFIX= ${SP_VER}
@@ -56,8 +56,6 @@ PLIST_SUB= SP_VER=${SP_VER}
.if ${ARCH} == amd64
CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL}
-.elif ${ARCH} == powerpc
-EXTRA_PATCHES= ${FILESDIR}/extra-patch-config_makefiles_rust.mk
.endif
# Require newer Clang than what's in base system unless user opted out