diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/nmh/Makefile | 2 |
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 \ |