summaryrefslogtreecommitdiff
path: root/mail/mutt
diff options
context:
space:
mode:
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 36657b8d1ea..c4d81dadaca 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 1999/11/06 11:58:45 tron Exp $
+# $NetBSD: Makefile,v 1.33 1999/12/12 15:28:37 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+= ncurses-4.2:../../devel/ncurses
+DEPENDS+= libslang-*:../../devel/libslang
GNU_CONFIGURE= yes
USE_GMAKE= yes
-CONFIGURE_ARGS+= --with-curses=${LOCALBASE} --with-exec-shell=/bin/ksh \
+CONFIGURE_ARGS+= --with-slang=${LOCALBASE} --with-exec-shell=/bin/ksh \
--with-docdir=${PREFIX}/share/doc/mutt \
--enable-pop --enable-imap
LDFLAGS+= -s