aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt14/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-06 15:54:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-06 15:54:23 +0000
commit6bd575031ac369e537fb1dcb44c9c788b9905bab (patch)
treedfcb00394b006419d6e2c683ef2e17953b96843b /mail/mutt14/Makefile
parentd410b2a1ab9e2d88fbd7d7b4722360e45cbfddaf (diff)
downloadports-6bd575031ac369e537fb1dcb44c9c788b9905bab.tar.gz
ports-6bd575031ac369e537fb1dcb44c9c788b9905bab.zip
Notes
Diffstat (limited to 'mail/mutt14/Makefile')
-rw-r--r--mail/mutt14/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index aad298ad4c95..1c2cb735e829 100644
--- a/mail/mutt14/Makefile
+++ b/mail/mutt14/Makefile
@@ -40,9 +40,8 @@ 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>
+.include <bsd.port.options.mk>
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
.if defined(PACKAGE_BUILDING) && !defined (MUTT_LITE)
@@ -221,4 +220,4 @@ post-install:
@${ECHO} ""
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>