diff options
author | makc <makc@FreeBSD.org> | 2011-07-03 03:32:34 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-07-03 03:32:34 +0800 |
commit | 119bd37d81890cd8117957ea481f7d177232cb7e (patch) | |
tree | 671aa67a5bba6c597187c88fcea4b3e50c44ba7c /math/scilab-toolbox-sivp | |
parent | ab9c2db7708ad229972c0b0c2fad577f55810244 (diff) | |
download | freebsd-ports-gnome-119bd37d81890cd8117957ea481f7d177232cb7e.tar.gz freebsd-ports-gnome-119bd37d81890cd8117957ea481f7d177232cb7e.tar.zst freebsd-ports-gnome-119bd37d81890cd8117957ea481f7d177232cb7e.zip |
Mark broken with opencv-2.3
Diffstat (limited to 'math/scilab-toolbox-sivp')
-rw-r--r-- | math/scilab-toolbox-sivp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/scilab-toolbox-sivp/Makefile b/math/scilab-toolbox-sivp/Makefile index e9c570f152db..f7e44a95e3ea 100644 --- a/math/scilab-toolbox-sivp/Makefile +++ b/math/scilab-toolbox-sivp/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= ${SCILAB_CMD}:${PORTSDIR}/math/scilab USE_ZIP= yes +BROKEN= doesn't not compile with opencv-2.3 + SCILAB_CMD= ${LOCALBASE}/bin/scilab CONTRIBDIR?= share/scilab/contrib TOOLBOXDIR_REL?= ${CONTRIBDIR}/${PORTNAME} |