diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-18 15:01:38 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-18 15:01:38 +0000 |
commit | b1ef5d715af9f99ab13e2f8b7d8b58cc1309ce02 (patch) | |
tree | db131de9a191ec776763573ecc06c2acb536beda /german | |
parent | 3f7771b68ed8a23f8060ce219fbc8c76a220bfb1 (diff) | |
download | ports-b1ef5d715af9f99ab13e2f8b7d8b58cc1309ce02.tar.gz ports-b1ef5d715af9f99ab13e2f8b7d8b58cc1309ce02.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/hunspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/german/hunspell/Makefile b/german/hunspell/Makefile index f78c1d8c7d37..44cf9909a229 100644 --- a/german/hunspell/Makefile +++ b/german/hunspell/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell \ USES= gmake perl5 shebangfix tar:bzip2 ALL_TARGET= hunspell-all +NO_ARCH= yes USE_PERL5= build SHEBANG_FILES= bin/*.pl |