diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-16 15:34:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-16 15:34:12 +0000 |
commit | 99f7178be430954468fbaf0642cfd9bd52b6087d (patch) | |
tree | 671b25b59fd23758d15accbcee4e2cbd7402e04e /german | |
parent | a6574b07f9dd52a155c4d03f3325096ac6f535ce (diff) |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/hunspell/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/german/hunspell/Makefile b/german/hunspell/Makefile index d6dbc7517eca..7f37a5d8255f 100644 --- a/german/hunspell/Makefile +++ b/german/hunspell/Makefile @@ -17,8 +17,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell \ hunspell:${PORTSDIR}/textproc/hunspell -USES= gmake perl5 shebangfix -USE_BZIP2= yes +USES= gmake perl5 shebangfix tar:bzip2 ALL_TARGET= hunspell-all USE_PERL5= build SHEBANG_FILES= bin/*.pl |