svn commit: r403630 - head/math/fricas

Stephen Montgomery-Smith stephen at FreeBSD.org
Sat Dec 12 19:22:25 UTC 2015


Author: stephen
Date: Sat Dec 12 19:22:24 2015
New Revision: 403630
URL: https://svnweb.freebsd.org/changeset/ports/403630

Log:
  - Mark as broken because of compile errors with sbcl-1.3.1.

Modified:
  head/math/fricas/Makefile

Modified: head/math/fricas/Makefile
==============================================================================
--- head/math/fricas/Makefile	Sat Dec 12 19:13:23 2015	(r403629)
+++ head/math/fricas/Makefile	Sat Dec 12 19:22:24 2015	(r403630)
@@ -18,6 +18,8 @@ BUILD_DEPENDS=	noweb:${PORTSDIR}/devel/n
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
+BROKEN=		Does not compile with sbcl-1.3.1
+
 USE_XORG=	x11 ice sm xpm
 USES=		gettext iconv gmake tar:bzip2
 GNU_CONFIGURE=	yes


More information about the svn-ports-head mailing list