summaryrefslogtreecommitdiff
path: root/mail/mutt14/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mutt14/Makefile')
-rw-r--r--mail/mutt14/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index 8f057ebb2e4b..dad62c48b1ef 100644
--- a/mail/mutt14/Makefile
+++ b/mail/mutt14/Makefile
@@ -6,8 +6,8 @@
#
# $FreeBSD$
-DISTNAME= mutt-1.0pre2i
-PKGNAME= mutt-1.0b2
+DISTNAME= mutt-1.0pre3i
+PKGNAME= mutt-1.0b3
CATEGORIES= mail
MASTER_SITES= ftp://ftp.guug.de/pub/mutt/ \
ftp://ftp.uib.no/pub/mutt/ \
@@ -31,7 +31,8 @@ MAINTAINER= obrien@FreeBSD.org
.if defined(BATCH)
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
-BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
+BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell \
+ msgfmt:${PORTSDIR}/devel/gettext
.if ${MACHINE_ARCH} != "alpha"
# coredump in sgmls
BUILD_DEPENDS+= sgmlfmt:${PORTSDIR}/textproc/sgmlformat