aboutsummaryrefslogtreecommitdiff
path: root/misc/freebsd-doc-en
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-03-21 20:35:13 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-03-21 20:35:13 +0000
commit5fd91ad3052c897da0112d509e8ca4a5d0cb1b05 (patch)
treee51599b5ae4a562668f2dc7fa8687444cf23828d /misc/freebsd-doc-en
parent4d4b697954ba5adaf5bc09ecd434aa317bf8cf91 (diff)
downloadports-5fd91ad3052c897da0112d509e8ca4a5d0cb1b05.tar.gz
ports-5fd91ad3052c897da0112d509e8ca4a5d0cb1b05.zip
Ignore on the 9.3 i386 package builders, java seems to have issues in
9.3 i386 jails on the package builders Reported by: pkg-fallout MFH: 2016Q1
Notes
Notes: svn path=/head/; revision=411616
Diffstat (limited to 'misc/freebsd-doc-en')
-rw-r--r--misc/freebsd-doc-en/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/freebsd-doc-en/Makefile b/misc/freebsd-doc-en/Makefile
index 5e6e9d1f4e96..eca558448fad 100644
--- a/misc/freebsd-doc-en/Makefile
+++ b/misc/freebsd-doc-en/Makefile
@@ -54,6 +54,10 @@ OPTIONS_SET+= ${AVAILABLEFORMATS}
.include <bsd.port.options.mk>
+.if defined(PACKAGE_BUILDING) && ${OSVERSION} < 1000000 && ${ARCH} == i386
+IGNORE= fails to build on the package builders in 9.x i386 jails due to java exceptions
+.endif
+
.for O in ${AVAILABLEFORMATS}
.if ${PORT_OPTIONS:M${O}}
DOCFORMAT+= ${O:tl:S,_,-,}