summaryrefslogtreecommitdiff
path: root/mail/mutt
diff options
context:
space:
mode:
authorsoren <soren@pkgsrc.org>1999-12-13 11:06:00 +0000
committersoren <soren@pkgsrc.org>1999-12-13 11:06:00 +0000
commitcb07aa0481319ff55cc6c894a316113674afba1e (patch)
tree391cb789e2af8628d318d4d4e7d3766f8fc793b0 /mail/mutt
parenta12613b5b6c43027d8db86ffced521b29b7e35c4 (diff)
downloadpkgsrc-cb07aa0481319ff55cc6c894a316113674afba1e.tar.gz
Prefer ncurses bugs to slang bugs.
Diffstat (limited to 'mail/mutt')
-rw-r--r--mail/mutt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index c4d81dadaca..bc818d60ad4 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 1999/12/12 15:28:37 soren Exp $
+# $NetBSD: Makefile,v 1.34 1999/12/13 11:06:00 soren Exp $
DISTNAME= mutt-${MUTT_VERSION}
CATEGORIES= mail
@@ -13,11 +13,11 @@ HOMEPAGE= http://www.mutt.org/
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake
-DEPENDS+= libslang-*:../../devel/libslang
+DEPENDS+= ncurses-4.2:../../devel/ncurses
GNU_CONFIGURE= yes
USE_GMAKE= yes
-CONFIGURE_ARGS+= --with-slang=${LOCALBASE} --with-exec-shell=/bin/ksh \
+CONFIGURE_ARGS+= --with-curses=${LOCALBASE} --with-exec-shell=/bin/ksh \
--with-docdir=${PREFIX}/share/doc/mutt \
--enable-pop --enable-imap
LDFLAGS+= -s