summaryrefslogtreecommitdiff
path: root/mail/mutt
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mutt')
-rw-r--r--mail/mutt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index a2102d92aa1..854857b4316 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2000/07/07 06:28:04 tron Exp $
+# $NetBSD: Makefile,v 1.53 2000/07/10 10:10:19 tron Exp $
DISTNAME= mutt-1.2.4i
CATEGORIES= mail
@@ -12,6 +12,7 @@ HOMEPAGE= http://www.mutt.org/
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake
+DEPENDS+= gettext-*:../../devel/gettext
GNU_CONFIGURE= yes
USE_GMAKE= yes