Date: Sat, 2 Mar 2019 17:47:43 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r494441 - head/german/hunspell Message-ID: <201903021747.x22Hlhrn018533@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 2 17:47:43 2019 New Revision: 494441 URL: https://svnweb.freebsd.org/changeset/ports/494441 Log: Pet portlint: reorder knobs Modified: head/german/hunspell/Makefile Modified: head/german/hunspell/Makefile ============================================================================== --- head/german/hunspell/Makefile Sat Mar 2 17:47:38 2019 (r494440) +++ head/german/hunspell/Makefile Sat Mar 2 17:47:43 2019 (r494441) @@ -15,17 +15,18 @@ COMMENT= German hunspell dictionaries LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual +BROKEN_armv6= fails to install: hunspell-capmain-plus_de_DE.tmp: Error 1 +BROKEN_armv7= fails to install: hunspell-capmain-plus_de_DE.tmp: Error 1 + BUILD_DEPENDS= aspell:textproc/aspell \ gsed:textproc/gsed \ hunspell:textproc/hunspell -BROKEN_armv6= fails to install: hunspell-capmain-plus_de_DE.tmp: Error 1 -BROKEN_armv7= fails to install: hunspell-capmain-plus_de_DE.tmp: Error 1 - USES= gmake perl5 shebangfix tar:bzip2 +USE_PERL5= build + ALL_TARGET= hunspell-all NO_ARCH= yes -USE_PERL5= build SHEBANG_FILES= bin/*.pl BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903021747.x22Hlhrn018533>