aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-08-01 16:22:41 +0000
committerAde Lovett <ade@FreeBSD.org>2002-08-01 16:22:41 +0000
commitc8eaa93644980f3fb055e61b794ca9a9f399853d (patch)
tree60cccd66ad3b96a99ef31426ff5de7ea3b10d37e /mail/mutt
parent05a6d5adc72f0599c2474427957578c01e9646d5 (diff)
downloadports-c8eaa93644980f3fb055e61b794ca9a9f399853d.tar.gz
ports-c8eaa93644980f3fb055e61b794ca9a9f399853d.zip
Notes
Diffstat (limited to 'mail/mutt')
-rw-r--r--mail/mutt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 65ab8d132d1f..0b92032f8916 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -44,7 +44,7 @@ WITH_DOCS= yes
.endif
.endif
-LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
.if defined(WITH_SLANG)
LIB_DEPENDS+= slang.1:${PORTSDIR}/devel/libslang
.elif defined(WITH_NCURSES_PORT)