diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-06-21 09:56:44 +0200 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-06-21 16:09:30 +0200 |
| commit | b2ba870328c1a092840f28fd9c6111426928d92c (patch) | |
| tree | b82f0c7da40e6abb94ca91da501e0f6f450b247f /math/scilab | |
| parent | sysutils/cinnamon-control-center: Mark BROKEN (diff) | |
math/scilab: Mark BROKEN
Fails to build, configure: error: Could not find or use the Java package/jar saxon used by Saxon XSLT Processor (looking for package com.icl.saxon.Loader)
Reported by: pkg-fallout
Diffstat (limited to 'math/scilab')
| -rw-r--r-- | math/scilab/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile index d3271a6437f8..5ddb6ca33416 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -14,6 +14,8 @@ LICENSE_COMB= dual LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/COPYING-BSD +BROKEN= Fails to build, configure: error: Could not find or use the Java package/jar saxon used by Saxon XSLT Processor (looking for package com.icl.saxon.Loader) + LIB_DEPENDS= libpcre.so:devel/pcre \ libcurl.so:ftp/curl \ libhdf5.so:science/hdf5 \ |
