diff options
author | John Marino <marino@FreeBSD.org> | 2016-02-05 09:53:53 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-02-05 09:53:53 +0000 |
commit | 6081e0f09a166afe6f6da26daafa3cb499139ca5 (patch) | |
tree | 4f8d7d916a243e7c784e48bf1ae8a79b4c1085ee /mail/elmo | |
parent | 21f53961c0cc18eb8f82816c06f1c9633c0550ea (diff) |
Notes
Diffstat (limited to 'mail/elmo')
-rw-r--r-- | mail/elmo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile index 11d3f5b75e25..0077e8385d0f 100644 --- a/mail/elmo/Makefile +++ b/mail/elmo/Makefile @@ -15,7 +15,7 @@ CONFLICTS= elmo-devel-[0-9]* OPTIONS_DEFINE= NLS GNU_CONFIGURE= yes -USES= iconv shebangfix perl5 +USES= iconv ncurses shebangfix perl5 USE_OPENSSL= yes USE_PERL5= run SHEBANG_FILES= src/elmoconf.pl |