aboutsummaryrefslogtreecommitdiff
path: root/misc/freebsd-doc-en
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-07-21 14:21:42 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-07-21 14:21:42 +0000
commit3f5c9927ad200724eb6e11e119cfe650cbff152b (patch)
treeedb53cb64f3ace06928cdcae6d4cc4a64f1ec44f /misc/freebsd-doc-en
parentab91e69ff56cb906db15ed564dcf0e4605ee0a52 (diff)
downloadports-3f5c9927ad200724eb6e11e119cfe650cbff152b.tar.gz
ports-3f5c9927ad200724eb6e11e119cfe650cbff152b.zip
misc/freebsd-doc-en: unbreak on powerpc64 head
All the slave ports build properly on head, but still fail on stable branches.
Notes
Notes: svn path=/head/; revision=542745
Diffstat (limited to 'misc/freebsd-doc-en')
-rw-r--r--misc/freebsd-doc-en/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/freebsd-doc-en/Makefile b/misc/freebsd-doc-en/Makefile
index 583f931adca4..883a6e02fba6 100644
--- a/misc/freebsd-doc-en/Makefile
+++ b/misc/freebsd-doc-en/Makefile
@@ -14,7 +14,8 @@ COMMENT?= Documentation from the FreeBSD Documentation Project
LICENSE= BSD2CLAUSE
BROKEN_aarch64= fails to build: Exception in thread "main" java.lang.StackOverflowError at org.apache.fop.hyphenation.TernaryTree.insert(TernaryTree.java:180)
-BROKEN_powerpc64= fails to build: Java Runtime Environment: SIGSEGV happened inside stack but outside yellow and red zone.
+BROKEN_FreeBSD_11_powerpc64= fails to build: Java Runtime Environment: SIGSEGV happened inside stack but outside yellow and red zone.
+BROKEN_FreeBSD_12_powerpc64= fails to build: Java Runtime Environment: SIGSEGV happened inside stack but outside yellow and red zone.
BUILD_DEPENDS= docproj>=2.0_6:textproc/docproj