Date: Sat, 9 Jul 2016 19:32:32 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418290 - head/math/libR Message-ID: <201607091932.u69JWWLI069123@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Sat Jul 9 19:32:32 2016 New Revision: 418290 URL: https://svnweb.freebsd.org/changeset/ports/418290 Log: Mark broken while restructuring the master port is ongoing PR: 210866 Reported by: jrm@ftfl.ca (maintainer) Modified: head/math/libR/Makefile Modified: head/math/libR/Makefile ============================================================================== --- head/math/libR/Makefile Sat Jul 9 19:28:21 2016 (r418289) +++ head/math/libR/Makefile Sat Jul 9 19:32:32 2016 (r418290) @@ -11,6 +11,6 @@ MASTERDIR= ${.CURDIR}/../R PLIST= ${.CURDIR}/pkg-plist PLIST_FILES= lib/R/lib/libR.a -BROKEN_powerpc64= Does not build +BROKEN= Transient breakage while restructuring the master port .include "${MASTERDIR}/Makefile"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607091932.u69JWWLI069123>