svn commit: r382283 - head/math/sage
Stephen Montgomery-Smith
stephen at FreeBSD.org
Thu Mar 26 01:05:50 UTC 2015
Author: stephen
Date: Thu Mar 26 01:05:49 2015
New Revision: 382283
URL: https://svnweb.freebsd.org/changeset/ports/382283
QAT: https://qat.redports.org/buildarchive/r382283/
Log:
- Mark broken until I have time to figure it out.
PR: 198893
Submitted by: John Marino
Modified:
head/math/sage/Makefile
Modified: head/math/sage/Makefile
==============================================================================
--- head/math/sage/Makefile Thu Mar 26 00:39:34 2015 (r382282)
+++ head/math/sage/Makefile Thu Mar 26 01:05:49 2015 (r382283)
@@ -26,6 +26,8 @@ LIB_DEPENDS= libatlas.so:${PORTSDIR}/mat
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
More information about the svn-ports-all
mailing list