pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/libetpan libetpan: add test target



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a24ac285523
branches:  trunk
changeset: 316335:9a24ac285523
user:      maya <maya%pkgsrc.org@localhost>
date:      Mon Dec 10 15:18:58 2018 +0000

description:
libetpan: add test target

diffstat:

 mail/libetpan/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r edf8c67888ba -r 9a24ac285523 mail/libetpan/Makefile
--- a/mail/libetpan/Makefile    Mon Dec 10 15:18:41 2018 +0000
+++ b/mail/libetpan/Makefile    Mon Dec 10 15:18:58 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2018/12/10 15:18:21 maya Exp $
+# $NetBSD: Makefile,v 1.53 2018/12/10 15:18:58 maya Exp $
 
 DISTNAME=      libetpan-1.9.1
 CATEGORIES=    mail
@@ -16,6 +16,7 @@
 GNU_CONFIGURE=         yes
 MAKE_JOBS_SAFE=                no
 USE_TOOLS+=            autoconf automake
+TEST_TARGET=           check
 
 pre-configure:
        cd ${WRKSRC} && \



Home | Main Index | Thread Index | Old Index