diff options
Diffstat (limited to 'mail/elmo/Makefile')
-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 7fc2d880bade..d37e15c0b6a2 100644 --- a/mail/elmo/Makefile +++ b/mail/elmo/Makefile @@ -13,7 +13,7 @@ COMMENT= Receive, filter, read, compose, and send mail at the text console CONFLICTS= elmo-devel-[0-9]* GNU_CONFIGURE= yes -USE_ICONV= yes +USES= iconv USE_OPENSSL= yes USE_PERL5_RUN= yes |