git: 0f5e752c8448 - main - math/octave-forge-parallel: Mark broken for arm64.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Nov 2023 01:56:30 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f5e752c844866149924d93e1f4d656f8f3f4992 commit 0f5e752c844866149924d93e1f4d656f8f3f4992 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2023-11-16 01:55:50 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2023-11-16 01:55:50 +0000 math/octave-forge-parallel: Mark broken for arm64. Reported by: pkg-fallout@ --- math/octave-forge-parallel/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/octave-forge-parallel/Makefile b/math/octave-forge-parallel/Makefile index 95aedc19d2a2..bddd51ba9d3e 100644 --- a/math/octave-forge-parallel/Makefile +++ b/math/octave-forge-parallel/Makefile @@ -11,6 +11,8 @@ WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING +NOT_FOR_ARCHS= armd64 + RUN_DEPENDS= ${OCTAVE_TARBALLS_DIR}/struct.tar.gz:math/octave-forge-struct USES= compiler:gcc-c++11-lib octave perl5 shebangfix