aboutsummaryrefslogtreecommitdiff
path: root/math/scilab-toolbox-swt
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-02-26 11:48:31 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-02-26 11:48:31 +0000
commit990e399d956f659462d0415ef675c118ec9bf3f6 (patch)
tree8aff5d878bb5670f55e6dde2dec290c1a559da26 /math/scilab-toolbox-swt
parentf8a2f7d4838cfc1361ff3066c2c0980656bd1645 (diff)
downloadports-990e399d956f659462d0415ef675c118ec9bf3f6.tar.gz
ports-990e399d956f659462d0415ef675c118ec9bf3f6.zip
Notes
Diffstat (limited to 'math/scilab-toolbox-swt')
-rw-r--r--math/scilab-toolbox-swt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/scilab-toolbox-swt/Makefile b/math/scilab-toolbox-swt/Makefile
index a6167edbf807..8c83adab8596 100644
--- a/math/scilab-toolbox-swt/Makefile
+++ b/math/scilab-toolbox-swt/Makefile
@@ -19,6 +19,8 @@ COMMENT= Scilab 1-D and 2-D Wavelet Toolbox
BUILD_DEPENDS= ${LOCALBASE}/bin/scilab:${PORTSDIR}/math/scilab
RUN_DEPENDS= ${BUILD_DEPENDS}
+IGNORE= doesn't build with Scilab 5.2
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
SCILABDIR?= lib/scilab
@@ -31,7 +33,7 @@ CONFIGURE_ENV+= SCI="${LOCALBASE}/${SCILABDIR}"
PLIST_SUB= TOOLBOXDIR=${TOOLBOXDIR}
-OPTIONS= SIVP "Enable Image and Video support" off
+OPTIONS= SIVP "Enable Image and Video support" off
.include <bsd.port.pre.mk>