diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-07-02 19:32:34 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-07-02 19:32:34 +0000 |
commit | 539ced3c6b245e4df8f444f655cff9ee7c374e70 (patch) | |
tree | b843e8986b7c6af0b15e4448ae628f7cc1766eef /math/scilab-toolbox-sivp | |
parent | e552df294a3c6bf51638139d82471b41d3e72194 (diff) |
Notes
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} |