diff options
Diffstat (limited to 'mail/elm+ME/Makefile')
-rw-r--r-- | mail/elm+ME/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile index a32a4c0e5e95..4e5811023ec5 100644 --- a/mail/elm+ME/Makefile +++ b/mail/elm+ME/Makefile @@ -89,7 +89,7 @@ ELM_PATCHDONE= true .endfor .if ${PORT_OPTIONS:MICONV} -USE_ICONV= yes +USES+= iconv .endif .for shlib in iconv smtp tls |