aboutsummaryrefslogtreecommitdiff
path: root/mail/mailest
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-10-03 02:09:50 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-10-03 02:09:50 +0000
commite49cd1c6d70100baade269d6aa9ca4334f390584 (patch)
treeef4d4f2ab9c3e5a0586dfc997a1b2b3cf1184cfe /mail/mailest
parente083903646fb15da2b92b7a5380f88ae24b34893 (diff)
downloadports-e49cd1c6d70100baade269d6aa9ca4334f390584.tar.gz
ports-e49cd1c6d70100baade269d6aa9ca4334f390584.zip
- Fix installation from non-root
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=398463
Diffstat (limited to 'mail/mailest')
-rw-r--r--mail/mailest/Makefile2
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