diff options
Diffstat (limited to 'mail/mailest/Makefile')
-rw-r--r-- | mail/mailest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailest/Makefile b/mail/mailest/Makefile index 97232be90084..36be0b52bc61 100644 --- a/mail/mailest/Makefile +++ b/mail/mailest/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 \ libestraier.so:${PORTSDIR}/textproc/hyperestraier RUN_DEPENDS= mewl:${PORTSDIR}/mail/mew -USES= iconv +USES= iconv fakeroot USE_EMACS= yes USE_GITHUB= yes GH_ACCOUNT= yasuoka |