aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-05 17:56:11 +0800
committermarino <marino@FreeBSD.org>2016-02-05 17:56:11 +0800
commitc215e8529f00c6845943d3a0dd3d8f38440a6bab (patch)
tree12903456a55f934dc7cd4380f771c5835d3deda5 /mail
parent58a8885b47600c4f0694fb3d1e8e146ca847e2cc (diff)
downloadfreebsd-ports-gnome-c215e8529f00c6845943d3a0dd3d8f38440a6bab.tar.gz
freebsd-ports-gnome-c215e8529f00c6845943d3a0dd3d8f38440a6bab.tar.zst
freebsd-ports-gnome-c215e8529f00c6845943d3a0dd3d8f38440a6bab.zip
mail/nmh: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Diffstat (limited to 'mail')
-rw-r--r--mail/nmh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index e0c92e633eeb..7b2135befb55 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -11,7 +11,7 @@ COMMENT= Cleaned up MH mailer suite
LICENSE= BSD3CLAUSE
-USES= cpe gmake iconv shebangfix
+USES= cpe gmake iconv ncurses shebangfix
SHEBANG_FILES= docs/contrib/ml docs/contrib/replyfilter docs/contrib/vpick
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libdir=${PREFIX}/libexec/nmh \