aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt14
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2011-09-06 17:57:58 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2011-09-06 17:57:58 +0000
commitb2fea180aba20e8bf84458622c241e3d2b39cbc5 (patch)
treeed8d9a004d13a760c36db8d77224459ca20cd254 /mail/mutt14
parent6dd8286b978d9bb437e6d3928f5f49afe36af02c (diff)
downloadports-b2fea180aba20e8bf84458622c241e3d2b39cbc5.tar.gz
ports-b2fea180aba20e8bf84458622c241e3d2b39cbc5.zip
Notes
Diffstat (limited to 'mail/mutt14')
-rw-r--r--mail/mutt14/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index 0fd835f19459..015c1a5f3b6d 100644
--- a/mail/mutt14/Makefile
+++ b/mail/mutt14/Makefile
@@ -42,6 +42,7 @@ OPTIONS= NLS "Native Language Support via gettext utilities" on \
GSSAPI "GSSAPI (Kerberos) support" on
USE_OPENSSL= yes
+USE_NCURSES= yes
.include <bsd.port.pre.mk>
@@ -51,10 +52,8 @@ WITH_SLANG= yes
BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell \
urlview:${PORTSDIR}/textproc/urlview
-USE_GMAKE= yes
-USE_NCURSES= yes
-
.endif
+
.if defined (MUTT_LITE)
PKGNAMESUFFIX= -lite
WITH_SGML_DOCS:=no