aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorriggs <riggs@FreeBSD.org>2016-07-10 03:32:32 +0800
committerriggs <riggs@FreeBSD.org>2016-07-10 03:32:32 +0800
commita6af5a9d6f29ddd1b8aabd4be4dd311e5a52cad2 (patch)
treea853c90791e5cb107df05a3d179f484c9db5f600 /math
parent19a389a7e65d0d19c78ceffcbf61b1c841639b24 (diff)
downloadfreebsd-ports-gnome-a6af5a9d6f29ddd1b8aabd4be4dd311e5a52cad2.tar.gz
freebsd-ports-gnome-a6af5a9d6f29ddd1b8aabd4be4dd311e5a52cad2.tar.zst
freebsd-ports-gnome-a6af5a9d6f29ddd1b8aabd4be4dd311e5a52cad2.zip
Mark broken while restructuring the master port is ongoing
PR: 210866 Reported by: jrm@ftfl.ca (maintainer)
Diffstat (limited to 'math')
-rw-r--r--math/libR/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libR/Makefile b/math/libR/Makefile
index fa1433641cef..8e19a7c655aa 100644
--- a/math/libR/Makefile
+++ b/math/libR/Makefile
@@ -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"