Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 2015 01:05:50 +0000 (UTC)
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382283 - head/math/sage
Message-ID:  <201503260105.t2Q15oea022010@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503260105.t2Q15oea022010>