summaryrefslogtreecommitdiff
path: root/mail/mutt
diff options
context:
space:
mode:
authortron <tron>1998-05-22 18:44:57 +0000
committertron <tron>1998-05-22 18:44:57 +0000
commitd3821e1c01bbce7213a463d728128cadd52382e2 (patch)
tree8589ab850829e8a658be3f612999c5e84c1ffadf /mail/mutt
parentf11a814332eb5485d482c75f1f0dd320f53ead99 (diff)
downloadpkgsrc-d3821e1c01bbce7213a463d728128cadd52382e2.tar.gz
As pointed out by Louis Theran in <slrn6lm955.afs.k@world.std.com> our
"sh" seems to be broken. Use "ksh" until this gets fixed.
Diffstat (limited to 'mail/mutt')
-rw-r--r--mail/mutt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 6d94930d8e1..7b1a49009d8 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/04/22 14:22:44 agc Exp $
+# $NetBSD: Makefile,v 1.8 1998/05/22 18:44:57 tron Exp $
DISTNAME= mutt-0.91.1i
CATEGORIES= mail
@@ -15,7 +15,7 @@ DEPENDS+= ncurses-1.9.9g:../../devel/ncurses
RESTRICTED= "Uses PGP"
MIRROR_DISTFILE= no
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-curses=${PREFIX}
+CONFIGURE_ARGS+= --with-curses=${PREFIX} --with-exec-shell=/bin/ksh
CONFIGURE_ENV+= LDFLAGS=-s
MAN1= mutt.1