diff options
author | linimon <linimon@FreeBSD.org> | 2017-05-27 04:02:44 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2017-05-27 04:02:44 +0800 |
commit | f165f7743e2cbd42b86a4c6643b7648b0056c167 (patch) | |
tree | 0cde4b8b45b7e4393f92305c47df693c2ef646bd /german | |
parent | 2e8e012fe9faa77f49a5d468d23272c102a68d1d (diff) | |
download | freebsd-ports-gnome-f165f7743e2cbd42b86a4c6643b7648b0056c167.tar.gz freebsd-ports-gnome-f165f7743e2cbd42b86a4c6643b7648b0056c167.tar.zst freebsd-ports-gnome-f165f7743e2cbd42b86a4c6643b7648b0056c167.zip |
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'german')
-rw-r--r-- | german/hunspell/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |