diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 16:41:28 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 16:41:28 +0000 |
commit | 4f9a4c9a942ca6e727f1bc219e5a4f6455cdf776 (patch) | |
tree | fa30c5a272c5bca86ab06c6a0cfd55c2d6a9f6e0 /hebrew | |
parent | 79c6756b725080e72a499f12b3a3387ec7eea9cd (diff) | |
download | ports-4f9a4c9a942ca6e727f1bc219e5a4f6455cdf776.tar.gz ports-4f9a4c9a942ca6e727f1bc219e5a4f6455cdf776.zip |
Notes
Diffstat (limited to 'hebrew')
-rw-r--r-- | hebrew/hspell/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/hebrew/hspell/Makefile b/hebrew/hspell/Makefile index ccae600e8fcc..3f0ba3d0adea 100644 --- a/hebrew/hspell/Makefile +++ b/hebrew/hspell/Makefile @@ -11,9 +11,8 @@ MASTER_SITE_SUBDIR= makc MAINTAINER= onatan@gmail.com COMMENT= Hebrew spellchecker and morphology engine -USES= shebangfix -USE_PERL5_BUILD= yes -USE_GMAKE= yes +USES= shebangfix gmake perl5 +USE_PERL5= build GNU_CONFIGURE= yes CFLAGS+= -fPIC SHEBANG_FILES= pmerge |