pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/notmuch notmuch: restore TEST_TARGET



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5fa41629878d
branches:  trunk
changeset: 459179:5fa41629878d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 01 08:51:53 2021 +0000

description:
notmuch: restore TEST_TARGET

diffstat:

 mail/notmuch/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ee4a40beaf1a -r 5fa41629878d mail/notmuch/Makefile
--- a/mail/notmuch/Makefile     Fri Oct 01 08:21:07 2021 +0000
+++ b/mail/notmuch/Makefile     Fri Oct 01 08:51:53 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2021/10/01 08:21:07 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2021/10/01 08:51:53 wiz Exp $
 
 DISTNAME=      notmuch-0.33.2
 CATEGORIES=    mail
@@ -15,7 +15,7 @@
 USE_TOOLS+=    bash gmake makeinfo pkg-config # perl:test
 MAKE_FLAGS+=   PYTHON=${PYTHONBIN}
 INFO_FILES=    yes
-#TEST_TARGET=  check
+TEST_TARGET=   check
 
 PYTHON_FOR_BUILD_ONLY= tool
 



Home | Main Index | Thread Index | Old Index