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 /hebrew | |
parent | 9b472b28fcfe4be23dc318a38ce81716b6f17321 (diff) |
Notes
Diffstat (limited to 'hebrew')
-rw-r--r-- | hebrew/hunspell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hebrew/hunspell/Makefile b/hebrew/hunspell/Makefile index db95e719a467..c6ff7a3e3738 100644 --- a/hebrew/hunspell/Makefile +++ b/hebrew/hunspell/Makefile @@ -18,11 +18,12 @@ COMMENT= Hebrew hunspell dictionaries BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv +USES= perl5 ALL_TARGET= hunspell CONFIGURE_ARGS= --enable-fatverb GNU_CONFIGURE= yes USE_GMAKE= yes -USE_PERL5_BUILD= yes +USE_PERL5= build PLIST_FILES= %%DATADIR%%/he.aff \ %%DATADIR%%/he.dic |