summaryrefslogtreecommitdiff
path: root/mail/mutt
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-02-26 11:00:40 +0000
committerdrochner <drochner@pkgsrc.org>2010-02-26 11:00:40 +0000
commita62475a9b0e6091922bc0066b32c9d1e42dfbc6e (patch)
tree3d8ca281b1f5c8bc72983daf8443d9c9414b056d /mail/mutt
parentd2726db71920be91d8bab64a00c506d887b49f40 (diff)
downloadpkgsrc-a62475a9b0e6091922bc0066b32c9d1e42dfbc6e.tar.gz
sync w/ mutt-devel: allow native wide curses
Diffstat (limited to 'mail/mutt')
-rw-r--r--mail/mutt/options.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/mutt/options.mk b/mail/mutt/options.mk
index 368e01b5182..ef533d37dd5 100644
--- a/mail/mutt/options.mk
+++ b/mail/mutt/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.12 2010/01/26 13:31:50 ghen Exp $
+# $NetBSD: options.mk,v 1.13 2010/02/26 11:00:40 drochner Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.mutt
PKG_OPTIONS_REQUIRED_GROUPS= display
@@ -36,7 +36,6 @@ CONFIGURE_ARGS+= --with-curses=${BUILDLINK_PREFIX.ncurses}
### ncursesw
###
.if !empty(PKG_OPTIONS:Mncursesw)
-USE_NCURSES= yes
. include "../../devel/ncursesw/buildlink3.mk"
.else
SUBST_CLASSES+= curse