git: 35d78abbf5e5 - main - math/octave-forge-data-smoothing: Mark broken.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Mar 2025 22:31:41 UTC
The branch main has been updated by stephen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=35d78abbf5e593822b86ed6d8e485f68789b706b
commit 35d78abbf5e593822b86ed6d8e485f68789b706b
Author: Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2025-03-29 22:31:17 +0000
Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2025-03-29 22:31:17 +0000
math/octave-forge-data-smoothing: Mark broken.
---
math/octave-forge-data-smoothing/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/math/octave-forge-data-smoothing/Makefile b/math/octave-forge-data-smoothing/Makefile
index a5f70931a1e7..369b6d9f4e24 100644
--- a/math/octave-forge-data-smoothing/Makefile
+++ b/math/octave-forge-data-smoothing/Makefile
@@ -12,6 +12,8 @@ WWW= https://packages.octave.org/
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING
+BROKEN= depends upon math/octave-forge-optim, which is broken
+
RUN_DEPENDS+= ${OCTAVE_TARBALLS_DIR}/optim.tar.gz:math/octave-forge-optim
USES= octave