diff options
Diffstat (limited to 'textproc/spellutils')
-rw-r--r-- | textproc/spellutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/spellutils/Makefile b/textproc/spellutils/Makefile index ec3d08b12e8..3ddd088c91c 100644 --- a/textproc/spellutils/Makefile +++ b/textproc/spellutils/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://home.worldonline.dk/byrial/spellutils/ MAINTAINER= thierry@pompo.net COMMENT= Programs used to isolate some parts or texts before spell-checking -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes USE_BZIP2= yes |