aboutsummaryrefslogtreecommitdiff
path: root/math/scilab
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-04-12 22:03:22 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-04-12 22:03:22 +0000
commita6e9cc6dde9cc348b76ac2376f5ceccc60ce2315 (patch)
tree28776c347c287337c50e8fb5b2c8e31eb639ca86 /math/scilab
parent6159fb07515519b4e4fb88a8bc29dd3517b41455 (diff)
downloadports-a6e9cc6dde9cc348b76ac2376f5ceccc60ce2315.tar.gz
ports-a6e9cc6dde9cc348b76ac2376f5ceccc60ce2315.zip
Mark broken: Fails to configure
checking minimal version (1.4.1.0) of jgraphx... yes checking jhdf5... /usr/local/share/java/classes//jhdf5.jar checking for h5JNIFatalError in -ljhdf5... no configure: error: libjhdf5: Library missing (Cannot find symbol h5JNIFatalError). Check if libjhdf5 - C/Java (JNI) interface for HDF5 - is installed and if the version is correct. Note that you might have to update etc/librarypath.xml to provide the actual path the the JNI libraries. ===> Script "configure" failed unexpectedly. Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=351147
Diffstat (limited to 'math/scilab')
-rw-r--r--math/scilab/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index cdddfdd12e3d..eac6d16bb48e 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -15,6 +15,8 @@ EXTRACT_ONLY= ${DISTNAME}-src.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Scientific software package for numerical computations
+BROKEN= Fails to configure
+
EXTRACT_DEPENDS+= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip
# A partial dependencies list can be found at:
# http://wiki.scilab.org/Dependencies_of_Scilab_5.X