diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-04 12:47:44 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-04 12:47:44 +0000 |
commit | 1216800fbe5517522ee435d59aafa17ece5ae5d1 (patch) | |
tree | 80de604840dbb4c239ca54079f279bd67a30b840 /german | |
parent | 9b472b28fcfe4be23dc318a38ce81716b6f17321 (diff) | |
download | ports-1216800fbe5517522ee435d59aafa17ece5ae5d1.tar.gz ports-1216800fbe5517522ee435d59aafa17ece5ae5d1.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/hunspell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/german/hunspell/Makefile b/german/hunspell/Makefile index fc5f6b2cec6b..8a5c3088ab17 100644 --- a/german/hunspell/Makefile +++ b/german/hunspell/Makefile @@ -13,11 +13,11 @@ COMMENT= German hunspell dictionaries BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell \ hunspell:${PORTSDIR}/textproc/hunspell -USES= shebangfix +USES= shebangfix perl5 USE_BZIP2= yes ALL_TARGET= hunspell-all USE_GMAKE= yes -USE_PERL5_BUILD= yes +USE_PERL5= build SHEBANG_FILES= bin/*.pl PLIST_FILES= %%DATADIR%%/de_AT.aff \ |