aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt/Makefile5
-rw-r--r--mail/mutt14/Makefile5
2 files changed, 4 insertions, 6 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 0fd835f19459..015c1a5f3b6d 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/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
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