Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 12:33:30 GMT
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5f2661dfce8e - main - math/octave-forge-onsas: Mark broken.
Message-ID:  <202406061233.456CXUTr091078@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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