pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libuv libuv: add test target



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4053fea3cbb6
branches:  trunk
changeset: 362694:4053fea3cbb6
user:      maya <maya%pkgsrc.org@localhost>
date:      Mon May 22 14:49:04 2017 +0000

description:
libuv: add test target

diffstat:

 devel/libuv/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cfc5c38c344d -r 4053fea3cbb6 devel/libuv/Makefile
--- a/devel/libuv/Makefile      Mon May 22 11:41:02 2017 +0000
+++ b/devel/libuv/Makefile      Mon May 22 14:49:04 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2017/03/28 18:44:49 maya Exp $
+# $NetBSD: Makefile,v 1.15 2017/05/22 14:49:04 maya Exp $
 
 DISTNAME=      libuv-1.11.0
 PKGREVISION=   1
@@ -15,6 +15,7 @@
 USE_LIBTOOL=   yes
 USE_TOOLS+=    autoconf automake pkg-config
 GNU_CONFIGURE= yes
+TEST_TARGET=   check
 
 HEADERS=       uv-aix.h uv-bsd.h uv-darwin.h uv-linux.h uv-sunos.h     \
                uv-unix.h uv-win.h pthread-barrier.h



Home | Main Index | Thread Index | Old Index