aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-sparsersb
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2022-04-09 02:11:37 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2022-04-09 02:11:37 +0000
commit8b44817d2e0af3f6ac6a55f796424d16c255ecad (patch)
treef3e8d8839b3a21cc840108e7f2fed8d7017e6818 /math/octave-forge-sparsersb
parentcc8553afd083623dcc9ec6be70db7f5faa685cb8 (diff)
Diffstat (limited to 'math/octave-forge-sparsersb')
-rw-r--r--math/octave-forge-sparsersb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/octave-forge-sparsersb/Makefile b/math/octave-forge-sparsersb/Makefile
index d68e38846ebb..fd816234b18a 100644
--- a/math/octave-forge-sparsersb/Makefile
+++ b/math/octave-forge-sparsersb/Makefile
@@ -2,7 +2,7 @@
PORTNAME= octave-forge-sparsersb
PORTVERSION= 1.0.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -11,6 +11,8 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
+BROKEN= does not build with octave version >= 7.1.0
+
LIB_DEPENDS= librsb.so:math/librsb
# OCTSRC is the name of the directory of the package.