diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-05-14 22:10:39 +0800 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-05-14 22:10:39 +0800 |
commit | 80d0e055175b8626c60825708a958271becdd67f (patch) | |
tree | eeb6e90bf1121c46cc802b7b5d96cb28bef5cc07 /math | |
parent | 2db062d8d5ce88b916f1b653d67e3f6fdbd57231 (diff) | |
download | freebsd-ports-gnome-80d0e055175b8626c60825708a958271becdd67f.tar.gz freebsd-ports-gnome-80d0e055175b8626c60825708a958271becdd67f.tar.zst freebsd-ports-gnome-80d0e055175b8626c60825708a958271becdd67f.zip |
math/scilab-toolbox-sivp: mark broken with new opencv
Diffstat (limited to 'math')
-rw-r--r-- | math/scilab-toolbox-sivp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/scilab-toolbox-sivp/Makefile b/math/scilab-toolbox-sivp/Makefile index f0e4daae8fb8..a76129aed232 100644 --- a/math/scilab-toolbox-sivp/Makefile +++ b/math/scilab-toolbox-sivp/Makefile @@ -15,6 +15,7 @@ LIB_DEPENDS= libopencv_ml.so:graphics/opencv RUN_DEPENDS= ${SCILAB_CMD}:math/scilab +BROKEN= Does not build with newer opencv DEPRECATED= Cannot build with newer opencv EXPIRATION_DATE= 2018-06-07 |