diff options
Diffstat (limited to 'mail/elm')
-rw-r--r-- | mail/elm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile index 2d7eb5540269..23297a91d203 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= toasty@dragondata.com COMMENT= A once-popular mail user agent, version 2.5.x -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell WRKSRC= ${WRKDIR}/elm${PORTVERSION} |