aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormisha <misha@FreeBSD.org>2017-05-17 16:21:55 +0800
committermisha <misha@FreeBSD.org>2017-05-17 16:21:55 +0800
commit2ae01a46d0766059c7fd1bd247a7bddc662dac82 (patch)
treefc22f8dd2b4755852aa4a3ebd7c6fbeee58e897d /mail
parent900ac9784f7528ece6e1d16db77961db95f10d8b (diff)
downloadfreebsd-ports-gnome-2ae01a46d0766059c7fd1bd247a7bddc662dac82.tar.gz
freebsd-ports-gnome-2ae01a46d0766059c7fd1bd247a7bddc662dac82.tar.zst
freebsd-ports-gnome-2ae01a46d0766059c7fd1bd247a7bddc662dac82.zip
- update NOTMUCH_SKIP_TESTS
Approved by: jpaetzel (implicit)
Diffstat (limited to 'mail')
-rw-r--r--mail/notmuch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile
index 48b03b93db15..3af7a7c1dd07 100644
--- a/mail/notmuch/Makefile
+++ b/mail/notmuch/Makefile
@@ -38,7 +38,7 @@ USE_LDCONFIG= yes
MAKE_ENV+= PYTHONCMD=${PYTHON_CMD}
TEST_ENV+= NOTMUCH_SKIP_TESTS="basic count insert smime atomicity \
- message-property new" \
+ message-property new regexp-query tagging" \
V=1 \
TEST_CFLAGS="-g -O0 -I${LOCALBASE}/include -L${LOCALBASE}/lib" \
BSD_GDB=${LOCALBASE}/bin/gdb