diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-05 05:52:36 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-05 05:52:36 +0000 |
commit | 77ecd46d638359d588008779d4bb200790c6d266 (patch) | |
tree | a1d9af33bd137b42d8652b5241d76a01c86c4302 /hebrew | |
parent | 7bcf23bb4d14ff355d1dd58826c49214c276aa32 (diff) | |
download | ports-77ecd46d638359d588008779d4bb200790c6d266.tar.gz ports-77ecd46d638359d588008779d4bb200790c6d266.zip |
typo USE_PERL -> USE_PERL5
Noticed by: kento/bris :-)
Notes
Notes:
svn path=/head/; revision=78251
Diffstat (limited to 'hebrew')
-rw-r--r-- | hebrew/hspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hebrew/hspell/Makefile b/hebrew/hspell/Makefile index be27ae4ea375..2003ed521918 100644 --- a/hebrew/hspell/Makefile +++ b/hebrew/hspell/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.ivrix.org.il/projects/spell-checker/ MAINTAINER= yonatan@xpert.com COMMENT= Hebrew spellchecker and morphology engine -USE_PERL= yes +USE_PERL5= yes MAN1= hspell.1 |