summaryrefslogtreecommitdiff
path: root/mail/mutt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mutt/Makefile')
-rw-r--r--mail/mutt/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 72e25b2ee54..2918923c351 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 1999/05/06 22:38:31 tron Exp $
+# $NetBSD: Makefile,v 1.23 1999/06/04 14:07:46 tron Exp $
DISTNAME= mutt-${MUTT_VERSION}
CATEGORIES= mail
@@ -14,6 +14,7 @@ HOMEPAGE= http://www.mutt.org/
DEPENDS+= ncurses-1.9.9g:../../devel/ncurses
GNU_CONFIGURE= yes
+USE_GMAKE= yes
CONFIGURE_ARGS+= --with-curses=${PREFIX} --with-exec-shell=/bin/ksh \
--with-docdir=${PREFIX}/share/doc/mutt \
--enable-pop --enable-imap
@@ -21,7 +22,7 @@ CONFIGURE_ENV+= LDFLAGS=-s
.include "../../mk/bsd.pkg.mk"
-MUTT_BASE_VERSION= 0.95.4
+MUTT_BASE_VERSION= 0.95.6
.if defined(MUTT_INTERNATIONAL) && ${MUTT_INTERNATIONAL} == YES
MUTT_VERSION= ${MUTT_BASE_VERSION}i