aboutsummaryrefslogtreecommitdiff
path: root/mail/notmuch
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2020-08-15 13:00:00 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2020-08-15 13:00:00 +0000
commitf42f3f0cac9fa42928a1c5176deb4fe85f907b41 (patch)
treeb797503edf5b167b75fffd5306a19157cd0b53dd /mail/notmuch
parent920e8e6c327ed445cd036345d1a92818de917e26 (diff)
downloadports-f42f3f0cac9fa42928a1c5176deb4fe85f907b41.tar.gz
ports-f42f3f0cac9fa42928a1c5176deb4fe85f907b41.zip
Notes
Diffstat (limited to 'mail/notmuch')
-rw-r--r--mail/notmuch/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile
index a36066182c8d..fda2e01eafd9 100644
--- a/mail/notmuch/Makefile
+++ b/mail/notmuch/Makefile
@@ -65,6 +65,8 @@ DOXYGEN_CONFIGURE_WITH= api-docs
MANPAGES_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx
MANPAGES_CONFIGURE_WITH= docs
+PORTSCOUT= limit:^[0-9\.]*$$
+
# Avoid conflict with C++20 <version> by ignoring <...> under WRKSRC
post-patch:
@${REINPLACE_CMD} -i .c++20 's/-I$$(srcdir)/-iquote$$(srcdir)/' \