mail/notmuch: add missing BUILD_DEPENDS

PR:		201884
Submitted by:	Mikhail <mp39590@gmail.com> (maintainer)
MFH:		2015Q3
This commit is contained in:
Bartek Rutkowski 2015-07-29 20:31:09 +00:00
parent 9fb2ee855d
commit 65996eb91a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393193

View File

@ -3,6 +3,7 @@
PORTNAME= notmuch
PORTVERSION= 0.20.2
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://notmuchmail.org/releases/
@ -11,7 +12,8 @@ COMMENT= Thread-based email index, search, and tagging application
LICENSE= GPLv3
BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx
BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx \
c++filt:${PORTSDIR}/devel/binutils
LIB_DEPENDS= libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \
libxapian.so:${PORTSDIR}/databases/xapian-core \
libtalloc.so:${PORTSDIR}/devel/talloc