diff options
Diffstat (limited to 'textproc/spellutils/Makefile')
-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 e59443afccdd..fb5178144109 100644 --- a/textproc/spellutils/Makefile +++ b/textproc/spellutils/Makefile @@ -14,7 +14,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.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old GNU_CONFIGURE= yes USE_BZIP2= yes |