aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormisha <misha@FreeBSD.org>2016-11-29 02:36:59 +0800
committermisha <misha@FreeBSD.org>2016-11-29 02:36:59 +0800
commit4959decb4f2b0b3a6ddaf39e67dadc47122bb514 (patch)
tree93b2bb51ce21b2c3893add0d1e22f9730d85e71f /mail
parent45548830baee37bc6f275f91f412667be3ae063f (diff)
downloadfreebsd-ports-graphics-4959decb4f2b0b3a6ddaf39e67dadc47122bb514.tar.gz
freebsd-ports-graphics-4959decb4f2b0b3a6ddaf39e67dadc47122bb514.tar.zst
freebsd-ports-graphics-4959decb4f2b0b3a6ddaf39e67dadc47122bb514.zip
- update RUN_DEPENDS for MUTT option
PR: 214860 Submitted by: pkubaj@anongoth.pl Approved by: mp39590@gmail.com (maintainer), jpaetzel (mentor)
Diffstat (limited to 'mail')
-rw-r--r--mail/notmuch/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile
index 408b34653fc..525c0af3efc 100644
--- a/mail/notmuch/Makefile
+++ b/mail/notmuch/Makefile
@@ -3,6 +3,7 @@
PORTNAME= notmuch
PORTVERSION= 0.23.2
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://notmuchmail.org/releases/
@@ -42,7 +43,8 @@ EMACS_CONFIGURE_ON= --emacslispdir=${PREFIX}/${EMACS_SITE_LISPDIR} \
--emacsetcdir=${PREFIX}/${EMACS_SITE_LISPDIR}
EMACS_USE= EMACS=yes
MANPAGES_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx
-MUTT_RUN_DEPENDS= p5-Mail-Tools>0:mail/p5-Mail-Tools \
+MUTT_RUN_DEPENDS= p5-Term-ReadLine-Gnu>0:devel/p5-Term-ReadLine-Gnu \
+ p5-Mail-Tools>0:mail/p5-Mail-Tools \
p5-Mail-Box>0:mail/p5-Mail-Box \
p5-String-ShellQuote>0:textproc/p5-String-ShellQuote
MUTT_USE= PERL=yes