summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-12-18 01:54:27 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-12-18 01:54:27 +0000
commit88c5a12ff587148d3e17e37bec37c410aa2cf1d5 (patch)
tree61f8b33237b44cfa3ef6729da9b23945fe2e72da /japanese
parentActualize BROKEN_sparc64 statement. It was (re)marked broken last time in (diff)
Also broken on recent aarch64 and mips builds.
Notes
Notes: svn path=/head/; revision=456575
Diffstat (limited to 'japanese')
-rw-r--r--japanese/man/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/japanese/man/Makefile b/japanese/man/Makefile
index 5806673ab412..4c508545585d 100644
--- a/japanese/man/Makefile
+++ b/japanese/man/Makefile
@@ -21,8 +21,10 @@ LICENSE= GPLv2
RUN_DEPENDS= ${LOCALBASE}/bin/groff:japanese/groff \
jless:japanese/less
-BROKEN_armv6 = fails to compile: man.c:37:10: fatal error: 'config.h' file not found
-BROKEN_armv7 = fails to compile: man.c:37:10: fatal error: 'config.h' file not found
+BROKEN_aarch64= fails to compile: man.c:37:10: fatal error: 'config.h' file not found
+BROKEN_armv6= fails to compile: man.c:37:10: fatal error: 'config.h' file not found
+BROKEN_armv7= fails to compile: man.c:37:10: fatal error: 'config.h' file not found
+BROKEN_mips= fails to compile: man.c:37:10: fatal error: 'config.h' file not found
MAKE_ENV= GZCAT=${GZCAT} GZIP_CMD="${GZIP_CMD}"
USES= shebangfix