From f165f7743e2cbd42b86a4c6643b7648b0056c167 Mon Sep 17 00:00:00 2001 From: linimon Date: Fri, 26 May 2017 20:02:44 +0000 Subject: Mark some ports failing on armv6, for errors classified as "???". While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- german/hunspell/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'german') diff --git a/german/hunspell/Makefile b/german/hunspell/Makefile index 24031a829d8a..f5bee10e50fb 100644 --- a/german/hunspell/Makefile +++ b/german/hunspell/Makefile @@ -18,6 +18,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= aspell:textproc/aspell \ hunspell:textproc/hunspell +BROKEN_armv6= fails to install: hunspell-capmain-plus_de_DE.tmp: Error 1 + USES= gmake perl5 shebangfix tar:bzip2 ALL_TARGET= hunspell-all NO_ARCH= yes -- cgit