diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-05 13:52:36 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-05 13:52:36 +0800 |
commit | 0ab325846dca45a867c090666460861e693ba740 (patch) | |
tree | 7cfd55997f232735765892f7ef14cb7da4aba19d /hebrew | |
parent | 4811832237fc96c0e197fc98090cab043c5814d9 (diff) | |
download | freebsd-ports-gnome-0ab325846dca45a867c090666460861e693ba740.tar.gz freebsd-ports-gnome-0ab325846dca45a867c090666460861e693ba740.tar.zst freebsd-ports-gnome-0ab325846dca45a867c090666460861e693ba740.zip |
typo USE_PERL -> USE_PERL5
Noticed by: kento/bris :-)
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 |