git: 5f2661dfce8e - main - math/octave-forge-onsas: Mark broken.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Jun 2024 12:33:30 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f2661dfce8ed21cae50101734aa63db7887eaec commit 5f2661dfce8ed21cae50101734aa63db7887eaec Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2024-06-06 12:25:45 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2024-06-06 12:33:03 +0000 math/octave-forge-onsas: Mark broken. I don't understand why it ever worked properly. Will investigate. --- math/octave-forge-onsas/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/octave-forge-onsas/Makefile b/math/octave-forge-onsas/Makefile index 5a2e5968719b..ef5e43212769 100644 --- a/math/octave-forge-onsas/Makefile +++ b/math/octave-forge-onsas/Makefile @@ -10,6 +10,8 @@ WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING +BROKEN= does not install properly + USES= octave USE_GITHUB= yes GH_ACCOUNT= ONSAS