Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Oct 2022 20:24:12 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: da1d41862b17 - main - lang/spidermonkey102: Mark broken on 12
Message-ID:  <202210092024.299KOCRF009714@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=da1d41862b178653076cb3de728465a22edd48e9

commit da1d41862b178653076cb3de728465a22edd48e9
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2022-10-09 13:24:07 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-10-09 13:24:07 +0000

    lang/spidermonkey102: Mark broken on 12
---
 lang/spidermonkey102/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lang/spidermonkey102/Makefile b/lang/spidermonkey102/Makefile
index 6a34e1f04d1d..14b141f45fd2 100644
--- a/lang/spidermonkey102/Makefile
+++ b/lang/spidermonkey102/Makefile
@@ -12,6 +12,8 @@ WWW=		https://spidermonkey.dev/
 LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_FreeBSD_12=	ERROR: Cannot find readelf
+
 BUILD_DEPENDS=	${LOCALBASE}/bin/python${PYTHON3_DEFAULT}:lang/python${PYTHON3_DEFAULT:S/.//g} \
 		${RUST_DEFAULT}>=1.35:lang/${RUST_DEFAULT} \
 		autoconf2.13:devel/autoconf2.13 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210092024.299KOCRF009714>