summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2015-03-26 01:05:49 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2015-03-26 01:05:49 +0000
commit351e8276cb0ea3fcd63cc53bc2642b497c0ca8d9 (patch)
tree1118514d13ddb9cf3eaa5551535d243cfadfab13 /math
parentAdd a patch (submitted upstream), which turns off attempts to use (diff)
- Mark broken until I have time to figure it out.
PR: 198893 Submitted by: John Marino
Notes
Notes: svn path=/head/; revision=382283
Diffstat (limited to 'math')
-rw-r--r--math/sage/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/sage/Makefile b/math/sage/Makefile
index 91f1b3e5dba4..c984a769c095 100644
--- a/math/sage/Makefile
+++ b/math/sage/Makefile
@@ -26,6 +26,8 @@ LIB_DEPENDS= libatlas.so:${PORTSDIR}/math/atlas \
libjpeg.so:${PORTSDIR}/graphics/jpeg
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+BROKEN= https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198893 but try "make -DTRYBROKEN" because it might work for you
+
pre-extract:
@${ECHO_MSG}
@${ECHO_MSG} Instead of installing the port, which will take a considerable amount of