aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-05-26 01:40:56 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-05-26 01:45:24 +0000
commitafb3aa06d15c0b0df682e54704ad4576b5feeaae (patch)
tree7bb4b251d3bad33c0f7653bea878db65ae1b6d8a
parent1930f3ccb1ee2d2774c2ffe687276d53d86bb478 (diff)
downloadports-afb3aa06d15c0b0df682e54704ad4576b5feeaae.tar.gz
ports-afb3aa06d15c0b0df682e54704ad4576b5feeaae.zip
biology/cytoscape: Broken on i386
-rw-r--r--biology/cytoscape/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/cytoscape/Makefile b/biology/cytoscape/Makefile
index 8be09cf415d6..16f1bf26ac6e 100644
--- a/biology/cytoscape/Makefile
+++ b/biology/cytoscape/Makefile
@@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/api/LICENSE
BROKEN_armv6= build runs out of memory
BROKEN_armv7= build runs out of memory
+BROKEN_i386= runs out of memory: Failed to create assembly: Error creating assembly archive windows: Problem creating zip: Execution exception: Java heap space
BUILD_DEPENDS= maven363>0:devel/maven363 \
bash:shells/bash