summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/octave-forge-llms/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/octave-forge-llms/Makefile b/math/octave-forge-llms/Makefile
index 0d12ef804dd1..21c9fc32b8f4 100644
--- a/math/octave-forge-llms/Makefile
+++ b/math/octave-forge-llms/Makefile
@@ -17,6 +17,8 @@ USE_GITHUB= yes
GH_ACCOUNT= pr0m1th3as
GH_PROJECT= octave-llms
+BROKEN_arm64= does not build
+
OCTAVE_SRC= ${GH_PROJECT}-release-${DISTVERSION}
.include <bsd.port.mk>