Date: Sat, 12 Dec 2015 19:22:24 +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: r403630 - head/math/fricas Message-ID: <201512121922.tBCJMOYk004523@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512121922.tBCJMOYk004523>