diff options
Diffstat (limited to 'hebrew/hunspell/Makefile')
-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 |